Date: Thursday, April 6, 2023 @ 12:18:35
Author: felixonmars
Revision: 1438654
upgpkg: python-mergedict 1.0.0-7: rebuild with python 3.11
Modified:
python-mergedict/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 12:18:35 UTC (rev 1438653)
+++ PKGBUILD 2023-04-06 12:18:35 UTC (rev 1438654)
@@ -3,7 +3,7 @@
_name=mergedict
pkgname=python-mergedict
pkgver=1.0.0
-pkgrel=6
+pkgrel=7
pkgdesc="A Python dict with a merge() method"
arch=('any')
url="https://github.com/schettino72/mergedict/"