[arch-commits] Commit in python-setuptools/repos/extra-any (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Sep 5 22:44:24 UTC 2020


    Date: Saturday, September 5, 2020 @ 22:44:24
  Author: felixonmars
Revision: 395507

fix pkgrelease

Modified:
  python-setuptools/repos/extra-any/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-05 22:43:19 UTC (rev 395506)
+++ PKGBUILD	2020-09-05 22:44:24 UTC (rev 395507)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=50.2.0
+pkgver=50.3.0
 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=('16fcd16843d30a73f88fbd7e1298041843e73cb9e92c2744dbfb6eeb78a4dc9f78c591310a5e77ae2c47e02e263d3b52d8f53f97eb9d443d59ba3226a2a7ee70')
+sha512sums=('d4c9191049faa187516634f54a33ce63a547e960800f7855561811f2fff41c9aa32049a0dc755baf0992bd15f02ed89d5e6caa829a35da4440056de03f921502')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list