Date: Wednesday, December 1, 2021 @ 14:48:34 Author: felixonmars Revision: 1059334
upgpkg: python-minidb 2.0.5-2: Python 3.10 rebuild Modified: python-minidb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-01 14:48:30 UTC (rev 1059333) +++ PKGBUILD 2021-12-01 14:48:34 UTC (rev 1059334) @@ -4,7 +4,7 @@ _name=minidb pkgname=python-minidb pkgver=2.0.5 -pkgrel=1 +pkgrel=2 pkgdesc='Simple SQLite3 store for Python objects' arch=('any') url=https://thp.io/2010/minidb/