summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyanidb-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyanidb-git/PKGBUILD b/pyanidb-git/PKGBUILD
index a3281a3..47b2372 100644
--- a/pyanidb-git/PKGBUILD
+++ b/pyanidb-git/PKGBUILD
@@ -1,12 +1,12 @@
# Contributor: Jon Bergli Heier <snakebite@jvnv.net>
pkgname=pyanidb-git
-pkgver=20091224
+pkgver=20100911
pkgrel=1
pkgdesc="PyAniDB is a client for AniDB's UDP API."
arch=('any')
url="http://trac.jvnv.net/wiki/pyanidb"
license=('GPL')
-depends=('python' 'multihash')
+depends=('python')
optdepends=('pyxattr')
makedepends=('git')
provides=('pyanidb')