[arch-commits] Commit in python-netcdf4/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Mon Jul 27 20:29:26 UTC 2020


    Date: Monday, July 27, 2020 @ 20:29:26
  Author: archange
Revision: 665534

upgpkg: python-netcdf4 1.5.4-1

Modified:
  python-netcdf4/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-27 20:29:11 UTC (rev 665533)
+++ PKGBUILD	2020-07-27 20:29:26 UTC (rev 665534)
@@ -5,8 +5,8 @@
 
 _pkg=netCDF4
 pkgname=python-${_pkg,,}
-pkgver=1.5.3
-pkgrel=3
+pkgver=1.5.4
+pkgrel=1
 pkgdesc="Python/NumPy interface to the netCDF C library"
 arch=(x86_64)
 url="https://unidata.github.io/netcdf4-python"
@@ -14,7 +14,7 @@
 depends=(python-numpy python-cftime netcdf)
 makedepends=(cython python-setuptools)
 source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
-sha256sums=('2a3ca855848f4bbf07fac366da77a681fcead18c0a8813d91d46302f562dc3be')
+sha256sums=('941de6f3623b6474ecb4d043be5990690f7af4cf0d593b31be912627fe5aad03')
 
 build() {
     cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list