Date: Thursday, December 2, 2021 @ 20:03:56
Author: foutrelis
Revision: 1062485
upgpkg: python-fiona 1.8.20-4: Python 3.10 rebuild
Modified:
python-fiona/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-02 20:03:56 UTC (rev 1062484)
+++ PKGBUILD 2021-12-02 20:03:56 UTC (rev 1062485)
@@ -3,7 +3,7 @@
_pkg=Fiona
pkgname=python-${_pkg,,}
pkgver=1.8.20
-pkgrel=3
+pkgrel=4
pkgdesc="Read and write geographic data files"
arch=(x86_64)
url="https://github.com/Toblerity/Fiona"