Date: Tuesday, July 3, 2018 @ 11:10:18
  Author: felixonmars
Revision: 350819

Python 3.7 rebuild

Modified:
  python-smmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-07-03 11:09:53 UTC (rev 350818)
+++ PKGBUILD    2018-07-03 11:10:18 UTC (rev 350819)
@@ -7,7 +7,7 @@
 _pypiname=smmap2
 pkgname=("python-smmap" "python2-smmap")
 pkgver=2.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A pure git implementation of a sliding window memory map manager"
 arch=("any")
 url="https://github.com/gitpython-developers/smmap";

Reply via email to