[arch-commits] Commit in python2-subprocess32/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Mon Jun 11 22:49:16 UTC 2018
Date: Monday, June 11, 2018 @ 22:49:16
Author: anthraxx
Revision: 342402
upgpkg: python2-subprocess32 3.5.2-1
Modified:
python2-subprocess32/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-11 22:47:17 UTC (rev 342401)
+++ PKGBUILD 2018-06-11 22:49:16 UTC (rev 342402)
@@ -2,7 +2,7 @@
pkgname=python2-subprocess32
_gitname=${pkgname/python2/python}
-pkgver=3.5.1
+pkgver=3.5.2
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=('34cdaa661a0046e16bb9244cfefbc7589d971294d9df2ed430675e2619b2abd45bace00c6cd453fd0d9988e2805bc4cbfe9abc218f154d973eb51e7d8187ea75')
+sha512sums=('7fe9120b37a8c460434101149cf427b115ba825d6fba9a95d07ff8c5b1c01f0ec5561dfaf01b2cba580d553acdbb7a37b7be2f9febc0ee449a80ed0c36a334ad')
build() {
cd ${_gitname}-${pkgver}
More information about the arch-commits
mailing list