Date: Tuesday, September 1, 2020 @ 21:40:03
  Author: felixonmars
Revision: 395110

upgpkg: python-setuptools 1:50.0.1-1

Modified:
  python-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-09-01 20:22:03 UTC (rev 395109)
+++ PKGBUILD    2020-09-01 21:40:03 UTC (rev 395110)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <[email protected]>
 
 pkgname=python-setuptools
-pkgver=50.0.0
+pkgver=50.0.1
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python 
packages"
@@ -18,7 +18,7 @@
 provides=('python-distribute')
 replaces=('python-distribute')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz";)
-sha512sums=('a1974679f5575756b29965385b3860fc68a17f6acca491dc3889a1e80e90349d91a1e581c26504096ea684c1db94ae18d65f4e7d0d831fd2360df636e8957b24')
+sha512sums=('d21a49dd8ac1a62df4292fc6b0b745aa80ff25011c47e413e8fd071a5e3c169a6cb833a1396e6f88a2506ec048b78edb720d706736d2181d7b488daf26fdc5aa')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 

Reply via email to