From ce71691ffeaa5ff02553048392cb08d5aa7610e1 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 30 Sep 2020 22:14:26 +0200 Subject: python-tifffile: 2020.9.22-1 -> 2020.9.29-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 ee953655..7cd460d4 100644 --- a/python-tifffile/PKGBUILD +++ b/python-tifffile/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Francois Boulogne pkgname=python-tifffile -pkgver=2020.9.22 +pkgver=2020.9.29 _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=("https://github.com/cgohlke/$_pyname/archive/v$pkgver.tar.gz") -sha512sums=('b5ebf530e6ad841b9270cba35588ee747bf8203edacfe423f17f923c549a89a6f4cd98a06df7b2885de3890722537fb58f485aed501f8905117eb1ab46b022f0') +sha512sums=('42475a213ebcdd525fa71fb37b0325f1b4a5d5a4aebad5717fd02c8e5bb6c6e28e74c760830aaec7a9b4c3452f4d726dd967dec9ce278d381a3c890f2a49db58') build() { cd ${srcdir}/${_pyname}-${pkgver} -- cgit v1.2.3-54-g00ecf