diff options
author | Jon Bergli Heier <snakebite@jvnv.net> | 2009-11-07 22:00:51 +0100 |
---|---|---|
committer | Jon Bergli Heier <snakebite@jvnv.net> | 2009-11-07 22:00:51 +0100 |
commit | 161a51c2dcfccc42ffc4edd901f31cd18eb3c8c1 (patch) | |
tree | ac17e14ccf571b74d12501318281187080e05d5a /pyanidb-git/PKGBUILD | |
parent | 655504d2358b0662aa48660ef5165f64ecb580a3 (diff) |
Updated URLs on pyanidb-git and multihash-git.
Diffstat (limited to 'pyanidb-git/PKGBUILD')
-rw-r--r-- | pyanidb-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyanidb-git/PKGBUILD b/pyanidb-git/PKGBUILD index 9913f5e..31fa15d 100644 --- a/pyanidb-git/PKGBUILD +++ b/pyanidb-git/PKGBUILD @@ -4,7 +4,7 @@ pkgver=20091107 pkgrel=1 pkgdesc="PyAniDB is a client for AniDB's UDP API." arch=('i686' 'x86_64') -url="http://cgit.jvnv.net/pyanidb/" +url="http://trac.jvnv.net/wiki/pyanidb" license=('GPL') depends=('python' 'multihash') makedepends=('git') |