Date: Saturday, June 30, 2018 @ 17:43:48
  Author: felixonmars
Revision: 348674

Python 3.7 rebuild

Modified:
  python-docopt/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-06-30 17:43:47 UTC (rev 348673)
+++ PKGBUILD    2018-06-30 17:43:48 UTC (rev 348674)
@@ -7,7 +7,7 @@
 _pkgname=docopt
 pkgname=('python-docopt' 'python2-docopt')
 pkgver=0.6.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Pythonic argument parser, that will make you smile"
 arch=('any')
 url="https://github.com/docopt/docopt";

Reply via email to