summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorScore_Under2015-08-20 03:59:49 +0100
committerScore_Under2015-08-20 03:59:49 +0100
commit36e84267e069d50815d0a546f0ed529bd2ee026f (patch)
tree0d6b0d26401f165fdca02bc09aa87898a1c9d45b
parent39c67e7334de77e8b60a7f2c6657d826f6824d55 (diff)
downloadaur-36e84267e069d50815d0a546f0ed529bd2ee026f.tar.gz
New name for python2-distribute
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c9d44e16435b..d4c86581b965 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://pypi.python.org/pypi/hsaudiotag"
arch=(any)
license=('BSD')
depends=('python2')
-makedepends=('python2-distribute')
+makedepends=('python2-setuptools')
source=("http://pypi.python.org/packages/source/h/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('751a554bd22c8c588bf25dd7ef00b9ac')