Date: Thursday, April 6, 2023 @ 13:59:26
Author: felixonmars
Revision: 1439082
upgpkg: python-zipfile-deflate64 0.2.0-2: rebuild with python 3.11
Modified:
python-zipfile-deflate64/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:59:22 UTC (rev 1439081)
+++ PKGBUILD 2023-04-06 13:59:26 UTC (rev 1439082)
@@ -3,7 +3,7 @@
pkgname=python-zipfile-deflate64
_pyname=${pkgname#python-}
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Extract Deflate64 ZIP archives with Python’s zipfile API'
arch=(x86_64)
url="https://github.com/brianhelba/${_pyname}"