Date: Tuesday, April 18, 2023 @ 06:45:45
Author: arojas
Revision: 1447149
upgpkg: python-netcdf4 1.6.3-2: Python 3.11 rebuild
Modified:
python-netcdf4/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-18 06:31:30 UTC (rev 1447148)
+++ PKGBUILD 2023-04-18 06:45:45 UTC (rev 1447149)
@@ -6,7 +6,7 @@
_pkg=netCDF4
pkgname=python-${_pkg,,}
pkgver=1.6.3
-pkgrel=1
+pkgrel=2
pkgdesc="Python/NumPy interface to the netCDF C library"
arch=(x86_64)
url="https://unidata.github.io/netcdf4-python"