Date: Sunday, September 28, 2014 @ 05:49:33 Author: fyan Revision: 223599
upgpkg: python-setuptools 1:6.0.1-1 Modified: python-setuptools/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-28 03:22:14 UTC (rev 223598) +++ PKGBUILD 2014-09-28 03:49:33 UTC (rev 223599) @@ -1,10 +1,10 @@ # $Id$ # Maintainer: Angel Velasquez <[email protected]> -# Maintainer: Felix Yan <[email protected]> +# Maintainer: Felix Yan <[email protected]> pkgbase=python-setuptools pkgname=('python-setuptools' 'python2-setuptools') -pkgver=5.8 +pkgver=6.0.1 pkgrel=1 epoch=1 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages" @@ -14,7 +14,7 @@ makedepends=('python' 'python2') checkdepends=('python-pytest' 'python2-pytest') source=("http://pypi.python.org/packages/source/s/setuptools/setuptools-${pkgver}.tar.gz") -sha512sums=('91354da9bb2a99068fc1d29b0e252fb3f610e84cb8879d58af5ff3e74f0ef76b711bc50d56baefc0fb81e476ad6a6e9f8892896dcde9f1ce6467bc576957097c') +sha512sums=('db650b4a9f077f5c9f5394da9e705a94e700be87faf025721ee7fdb9d96392260083565ac34af5573666d75ba0ccbe4521847224462994fcf5d070bc95a541c0') prepare() { cp -a setuptools-${pkgver}{,-python2}
