Date: Friday, October 25, 2019 @ 16:26:32
  Author: foutrelis
Revision: 519444

Python 3.8 rebuild

Modified:
  python-sqlitedict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-25 16:25:47 UTC (rev 519443)
+++ PKGBUILD    2019-10-25 16:26:32 UTC (rev 519444)
@@ -2,7 +2,7 @@
 
 pkgname=python-sqlitedict
 pkgver=1.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Persistent dict in Python, backed up by sqlite3 and pickle, 
multithread-safe"
 url="https://github.com/RaRe-Technologies/sqlitedict";
 license=('Apache')

Reply via email to