Date: Thursday, April 6, 2023 @ 13:06:41
Author: felixonmars
Revision: 1438753
upgpkg: python-minidb 2.0.7-2: rebuild with python 3.11
Modified:
python-minidb/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:06:39 UTC (rev 1438752)
+++ PKGBUILD 2023-04-06 13:06:41 UTC (rev 1438753)
@@ -4,7 +4,7 @@
_name=minidb
pkgname=python-minidb
pkgver=2.0.7
-pkgrel=1
+pkgrel=2
pkgdesc='Simple SQLite3 store for Python objects'
arch=('any')
url=https://thp.io/2010/minidb/