Date: Friday, November 29, 2013 @ 16:15:01 Author: angvp Revision: 200585
upgpkg: python-setuptools 1.3.2-1 Version bump to 1.3.2 Modified: python-setuptools/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-11-29 11:48:59 UTC (rev 200584) +++ PKGBUILD 2013-11-29 15:15:01 UTC (rev 200585) @@ -2,7 +2,7 @@ # Maintainer: Angel Velasquez <[email protected]> pkgbase=python-setuptools pkgname=('python-setuptools' 'python2-setuptools') -pkgver=1.3 +pkgver=1.3.2 pkgrel=1 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages" arch=('any') @@ -10,7 +10,7 @@ url="http://pypi.python.org/pypi/setuptools" makedepends=('python' 'python2') source=(http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz) -md5sums=('131956989d1ec7bac1f7be034800f183') +md5sums=('441f2e58c0599d31597622a7b9eb605f') #check() { # # Check python3 module
