Date: Thursday, July 27, 2017 @ 07:07:35
  Author: felixonmars
Revision: 301288

upgpkg: python-setuptools 1:36.2.4-1

Modified:
  python-setuptools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-07-26 21:43:13 UTC (rev 301287)
+++ PKGBUILD    2017-07-27 07:07:35 UTC (rev 301288)
@@ -4,7 +4,7 @@
 
 pkgbase=python-setuptools
 pkgname=('python-setuptools' 'python2-setuptools')
-pkgver=36.2.3
+pkgver=36.2.4
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
               'python2-pytest-fixture-config' 'python-pytest-virtualenv' 
'python2-pytest-virtualenv'
               'git')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('6300c3728891e99ead7b3831b8414b8b57b3b612a34c7a3e75acfc27d26b2fee2a18dfebbe9ebd12e297abf820615ddf1a0c5381778d1f7a868a8cf35b254544')
+sha512sums=('a490fec116debce541e2b5a9449b8a3522638d0c257a462f6e2a8ed48603f274418ed1263eb9eb9ccd6ea2e59f7862e91f92138962a23f222f41517f391d163d')
 
 prepare() {
   # Don't download and install deps

Reply via email to