From 7a1e37d1ccc75feb4535a69814be384908bb22aa Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 29 Jul 2024 08:07:28 +0200 Subject: python-tifffile 2024.5.22-1 -> 2024.7.24-1 --- python-tifffile/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-tifffile/PKGBUILD b/python-tifffile/PKGBUILD index a5d9c4d33..95815b5bd 100644 --- a/python-tifffile/PKGBUILD +++ b/python-tifffile/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Francois Boulogne pkgname=python-tifffile -pkgver=2024.5.22 +pkgver=2024.7.24 _pkgname=${pkgname#python-} pkgrel=1 pkgdesc="Read and write image data from and to TIFF files" @@ -21,7 +21,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/$_pkgname/archive/v$pkgver.tar.gz") -sha512sums=('1b25d8505cb25d8a11aa85785115020d2bb6912240c86e6a89ad73c11df1607fcce5ea430d33a8284e38d2e4154f5f9f58709a67270edad6cb124c4b5c4ad11e') +sha512sums=('ad2ca4412a11f3afa175811651f85b2b9ff3da3d1382633ca9b50530fe976050e56abf7c2333660e07230f826fb8af152df355ee211a2409408be6084137647b') build() { cd ${srcdir}/${_pkgname}-${pkgver} -- cgit v1.2.3-70-g09d2