Date: Thursday, April 27, 2023 @ 16:47:04
Author: arojas
Revision: 1448964
upgpkg: python-fiona 1.9.3-2: Python 3.11 rebuild
Modified:
python-fiona/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-27 16:44:47 UTC (rev 1448963)
+++ PKGBUILD 2023-04-27 16:47:04 UTC (rev 1448964)
@@ -3,7 +3,7 @@
_pkg=Fiona
pkgname=python-${_pkg,,}
pkgver=1.9.3
-pkgrel=1
+pkgrel=2
pkgdesc="Read and write geographic data files"
arch=(x86_64)
url="https://github.com/Toblerity/Fiona"