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

Levente Polyak anthraxx at archlinux.org
Wed May 23 00:40:48 UTC 2018


    Date: Wednesday, May 23, 2018 @ 00:40:47
  Author: anthraxx
Revision: 327823

upgpkg: python2-subprocess32 3.5.1-1

Modified:
  python2-subprocess32/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-23 00:29:17 UTC (rev 327822)
+++ PKGBUILD	2018-05-23 00:40:47 UTC (rev 327823)
@@ -2,7 +2,7 @@
 
 pkgname=python2-subprocess32
 _gitname=${pkgname/python2/python}
-pkgver=3.5.0
+pkgver=3.5.1
 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=('819c518353d349e1c60c2d6ab2ee60c771e47c83bfbd0af8799de08950ea50d1196c47c856e3e43143281c952be0a5f1e008fd0f5514f4264f084f3b21adc156')
+sha512sums=('34cdaa661a0046e16bb9244cfefbc7589d971294d9df2ed430675e2619b2abd45bace00c6cd453fd0d9988e2805bc4cbfe9abc218f154d973eb51e7d8187ea75')
 
 build() {
   cd ${_gitname}-${pkgver}



More information about the arch-commits mailing list