Date: Sunday, December 4, 2016 @ 03:54:56 Author: felixonmars Revision: 282811
upgpkg: python-setuptools 1:30.1.0-1 Modified: python-setuptools/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-03 22:34:39 UTC (rev 282810) +++ PKGBUILD 2016-12-04 03:54:56 UTC (rev 282811) @@ -4,7 +4,7 @@ pkgbase=python-setuptools pkgname=('python-setuptools' 'python2-setuptools') -pkgver=30.0.0 +pkgver=30.1.0 pkgrel=1 epoch=1 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"