diff options
Diffstat (limited to 'multihash-git/PKGBUILD')
-rw-r--r-- | multihash-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multihash-git/PKGBUILD b/multihash-git/PKGBUILD index b578f42..7c779d7 100644 --- a/multihash-git/PKGBUILD +++ b/multihash-git/PKGBUILD @@ -4,7 +4,7 @@ pkgver=20091107 pkgrel=1 pkgdesc="Multi-hashing library for Python." arch=('i686' 'x86_64') -url="http://cgit.jvnv.net/multihash/" +url="http://trac.jvnv.net/wiki/multihash" license=('GPL') depends=('python' 'boost') optdepends=('pyxattr') |