Date: Monday, May 23, 2016 @ 10:30:25 Author: fyan Revision: 268502 upgpkg: python-setuptools 1:21.2.1-1
Modified: python-setuptools/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-23 04:28:10 UTC (rev 268501) +++ PKGBUILD 2016-05-23 08:30:25 UTC (rev 268502) @@ -4,7 +4,7 @@ pkgbase=python-setuptools pkgname=('python-setuptools' 'python2-setuptools') -pkgver=21.2.0 +pkgver=21.2.1 pkgrel=1 epoch=1 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"