Date: Friday, October 25, 2019 @ 15:39:44
Author: foutrelis
Revision: 519141
Python 3.8 rebuild
Modified:
python-sh/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-25 15:39:43 UTC (rev 519140)
+++ PKGBUILD 2019-10-25 15:39:44 UTC (rev 519141)
@@ -4,7 +4,7 @@
pkgname=("python-sh" "python2-sh")
pkgver=1.12.14
-pkgrel=2
+pkgrel=3
pkgdesc='Subprocess interface that allows you to call any program as if it
were a function'
arch=('any')
url='https://pypi.python.org/pypi/sh'