Date: Thursday, October 31, 2019 @ 17:59:46
  Author: felixonmars
Revision: 521498

Python 3.8 rebuild

Modified:
  python-smmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-31 17:59:28 UTC (rev 521497)
+++ PKGBUILD    2019-10-31 17:59:46 UTC (rev 521498)
@@ -6,7 +6,7 @@
 _name=smmap2
 pkgname=python-smmap
 pkgver=2.0.5
-pkgrel=3
+pkgrel=4
 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