From 189794d800650737ce5b9a4bd4e4d5a5325cd5f9 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 22 Oct 2024 08:03:03 +0200 Subject: python-tifffile 2024.8.30-1 -> 2024.9.20-1 --- python-tifffile/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python-tifffile/PKGBUILD') diff --git a/python-tifffile/PKGBUILD b/python-tifffile/PKGBUILD index ffad98d01..1f05b7646 100644 --- a/python-tifffile/PKGBUILD +++ b/python-tifffile/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Francois Boulogne pkgname=python-tifffile -pkgver=2024.8.30 +pkgver=2024.9.20 _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=('f81e93c55cc982e12c9f0872b8099cb5e1dc6f4a3d18411a1d0f073080e20bf35a89d7115f4c8617f83c923e04c371a0db64d10b121a254db86b78c8a55d6d08') +sha512sums=('f4840b40e59e66a6900b46576709c4910b20be0b820becc81b281540654b899e60a52bedf240a49c7f6140cbf91a268b9ba538fc3439715872f00e3603dffff2') build() { cd ${srcdir}/${_pkgname}-${pkgver} -- cgit v1.2.3-70-g09d2