[arch-commits] Commit in python-cftime/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Sat Oct 26 17:50:20 UTC 2019
Date: Saturday, October 26, 2019 @ 17:50:19
Author: archange
Revision: 520449
upgpkg: python-cftime 1.0.4.2-1
Modified:
python-cftime/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-26 17:49:31 UTC (rev 520448)
+++ PKGBUILD 2019-10-26 17:50:19 UTC (rev 520449)
@@ -3,8 +3,8 @@
_pkg=cftime
pkgbase=python-${_pkg,,}
pkgname=("python-${_pkg,,}" "python2-${_pkg,,}")
-pkgver=1.0.4
-pkgrel=2
+pkgver=1.0.4.2
+pkgrel=1
pkgdesc="Time-handling functionality from python-netcdf4"
arch=(x86_64)
url="https://unidata.github.io/cftime"
@@ -11,7 +11,7 @@
license=(MIT)
makedepends=(cython python-setuptools cython2 python2-setuptools python-numpy python2-numpy)
source=("https://files.pythonhosted.org/packages/source/c/${_pkg}/${_pkg}-${pkgver}.tar.gz")
-sha256sums=('f8f40f701b4ef2a4bf4c8e827b8acc7886bb9dd93cf2204b4bc81d9352c69312')
+sha256sums=('1ac64f8f9066ea756ea27d67cedaf064e7c866275218fa7c84684066a5890f70')
prepare() {
cp -a ${_pkg}-${pkgver}{,-py2}
More information about the arch-commits
mailing list