Date: Friday, October 25, 2019 @ 15:14:20
  Author: foutrelis
Revision: 518936

Python 3.8 rebuild

Modified:
  python-minidb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-25 15:14:17 UTC (rev 518935)
+++ PKGBUILD    2019-10-25 15:14:20 UTC (rev 518936)
@@ -3,7 +3,7 @@
 pkgname=python-minidb
 _pkgname=minidb
 pkgver=2.0.2
-pkgrel=2
+pkgrel=3
 pkgdesc="A simple SQLite3 store for Python objects"
 arch=('any')
 url="https://thp.io/2010/minidb/";

Reply via email to