From 67e9ba0e5458157fc6f467b4ca54b136766f3b2b Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 16 Dec 2024 10:29:57 +0100 Subject: python-tifffile 2024.9.20-1 -> 2024.12.12-1 --- python-tifffile/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-tifffile/PKGBUILD b/python-tifffile/PKGBUILD index 1f05b7646..9d58b1f51 100644 --- a/python-tifffile/PKGBUILD +++ b/python-tifffile/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Francois Boulogne pkgname=python-tifffile -pkgver=2024.9.20 +pkgver=2024.12.12 _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=('f4840b40e59e66a6900b46576709c4910b20be0b820becc81b281540654b899e60a52bedf240a49c7f6140cbf91a268b9ba538fc3439715872f00e3603dffff2') +sha512sums=('ef4895739304d6cb0cb9f6af0156da1915105ab5a10dbb07e52ee7168b7bbd9f6f7e8f5d291aa6cb52df48d25064fb6f9a73495c8b80969048d64c05dcd74ff5') build() { cd ${srcdir}/${_pkgname}-${pkgver} -- cgit v1.2.3-70-g09d2