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

Bruno Pagani archange at archlinux.org
Tue Oct 23 17:45:12 UTC 2018


    Date: Tuesday, October 23, 2018 @ 17:45:11
  Author: archange
Revision: 398697

hdf5 1.10.4 rebuild

Modified:
  python-netcdf4/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-23 17:43:04 UTC (rev 398696)
+++ PKGBUILD	2018-10-23 17:45:11 UTC (rev 398697)
@@ -7,13 +7,13 @@
 pkgbase=python-${_pkg,,}
 pkgname=("python-${_pkg,,}" "python2-${_pkg,,}")
 pkgver=1.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Python/NumPy interface to the netCDF C library"
 arch=('x86_64')
 url="https://unidata.github.io/${_pkg,,}-python"
 license=('MIT')
 makedepends=('cython' 'python-setuptools' 'cython2' 'python2-setuptools' 'python-numpy' 'python-cftime' 'python2-numpy' 'python2-cftime' 'netcdf')
-source=("https://pypi.io/packages/source/n/${_pkg}/${_pkg}-${pkgver}.tar.gz")
+source=("https://files.pythonhosted.org/packages/source/n/${_pkg}/${_pkg}-${pkgver}.tar.gz")
 sha256sums=('d4fc65b98e348c39d082ab6b4b7f6d636b1b4e63bec016e5bca189fee5d46403')
 
 prepare() {



More information about the arch-commits mailing list