From fed6350e347907cda478608ff3388e144e9c162e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 27 Feb 2021 20:41:34 +0100 Subject: python-tifffile 2021.2.1-1 -> 2021.2.26-1 --- python-tifffile/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python-tifffile') diff --git a/python-tifffile/PKGBUILD b/python-tifffile/PKGBUILD index 68ad7688..32382a62 100644 --- a/python-tifffile/PKGBUILD +++ b/python-tifffile/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Francois Boulogne pkgname=python-tifffile -pkgver=2021.2.1 +pkgver=2021.2.26 _pyname=${pkgname#python-} pkgrel=1 pkgdesc="Read and write image data from and to TIFF files" @@ -17,7 +17,7 @@ optdepends=('python-matplotlib>=3.1: required only for plotting' 'python-lxml: required only for validating and printing XML') #checkdepends=('python-pytest') source=("$pkgname-$pkgver.tar.gz::https://github.com/cgohlke/$_pyname/archive/v$pkgver.tar.gz") -sha512sums=('9e55f2bbb74e75cc9a5b0e44ff59da5b3a12aea464dd297ea866fafcecde5d800587ef75cff1604264f1f2577586e6ef4d5f16924f87cd74ca42f5998fae7324') +sha512sums=('4fc76046b1e780dcb93e0c91fa3f1454d1944879319f3925afc47b90483b3aae64f34af8749f54cbecefd7b307dae34f751752c2a6ae121c60ca884ac64e9d36') build() { cd ${srcdir}/${_pyname}-${pkgver} -- cgit v1.2.3-54-g00ecf