[arch-commits] Commit in python2-subprocess32/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Mon Oct 15 20:06:47 UTC 2018


    Date: Monday, October 15, 2018 @ 20:06:47
  Author: anthraxx
Revision: 394331

upgpkg: python2-subprocess32 3.5.3-1

Modified:
  python2-subprocess32/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-15 20:04:17 UTC (rev 394330)
+++ PKGBUILD	2018-10-15 20:06:47 UTC (rev 394331)
@@ -2,7 +2,7 @@
 
 pkgname=python2-subprocess32
 _gitname=${pkgname/python2/python}
-pkgver=3.5.2
+pkgver=3.5.3
 pkgrel=1
 pkgdesc='Backport of the Python 3 subprocess module'
 url='https://github.com/google/python-subprocess32'
@@ -11,7 +11,7 @@
 depends=('python2')
 makedepends=('python2-setuptools')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/google/python-subprocess32/archive/${pkgver}.tar.gz)
-sha512sums=('7fe9120b37a8c460434101149cf427b115ba825d6fba9a95d07ff8c5b1c01f0ec5561dfaf01b2cba580d553acdbb7a37b7be2f9febc0ee449a80ed0c36a334ad')
+sha512sums=('f8b3a0f28e30b804a5d426fd7d3139f9e9492023a07e4242689ded73dff29ea50487d61f5bcbdd1dd4387c22cf366681f830700afbe4fdae1a4c14a669fa2d3d')
 
 build() {
   cd ${_gitname}-${pkgver}



More information about the arch-commits mailing list