diff options
author | Michael Hanson <hansonorders@verizon.net> | 2010-11-13 03:14:05 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2010-11-13 03:14:05 (GMT) |
commit | c3054c2818fc1939453e131f5512bf454af75354 (patch) | |
tree | d4f4958d0921c3b0aa104dd79d8feaf2d3bba066 | |
parent | ddd9816b534bd9a77e08b9f9ed0ef198d9ac377a (diff) | |
download | linhes_pkgbuild-c3054c2818fc1939453e131f5512bf454af75354.zip linhes_pkgbuild-c3054c2818fc1939453e131f5512bf454af75354.tar.gz linhes_pkgbuild-c3054c2818fc1939453e131f5512bf454af75354.tar.bz2 |
python2-distribute: recompile
-rw-r--r-- | abs/extra/python2-distribute/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/python2-distribute/PKGBUILD b/abs/extra/python2-distribute/PKGBUILD index 5c84613..e92d9c7 100644 --- a/abs/extra/python2-distribute/PKGBUILD +++ b/abs/extra/python2-distribute/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Sebastien Binet <binet@farnsworth> pkgname=python2-distribute pkgver=0.6.14 -pkgrel=2 +pkgrel=3 pkgdesc="A collection of extensions to the Python 2 distutils" arch=('any') license=('PSF') |