summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTim Savannah2018-09-21 21:21:54 -0400
committerTim Savannah2018-09-21 21:21:54 -0400
commitbe69a0c4ed22ba44ff8b392110d3603862220898 (patch)
treea9204b2d30cfb846ce3f5e8a8e8ee62f7e0c8597 /PKGBUILD
parente9083c4be0a76f943fe59d5e858e6c348630b071 (diff)
downloadaur-python-subprocess2.tar.gz
Rebuild for python 3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9cae07d3d6b..f9d095197981 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='python-subprocess2'
pkgver=2.0.2
-pkgrel=2
+pkgrel=3
pkgdesc="Extensions to the upstream python subprocess module"
arch=('any')
license=('LGPLv2')