From 49a135da3b332be7cd4bec0ff23c0bf89625cda7 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 7 Jul 2022 00:41:09 +0200 Subject: python-tifffile 2021.10.12-60 -> 2022.5.4-1 --- python-tifffile/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-tifffile/PKGBUILD b/python-tifffile/PKGBUILD index f24bad018..3f0e29847 100644 --- a/python-tifffile/PKGBUILD +++ b/python-tifffile/PKGBUILD @@ -3,9 +3,9 @@ # Contributor: Francois Boulogne pkgname=python-tifffile -pkgver=2021.10.12 +pkgver=2022.5.4 _pkgname=${pkgname#python-} -pkgrel=60 +pkgrel=1 pkgdesc="Read and write image data from and to TIFF files" arch=('any') url="https://github.com/cgohlke/tifffile" @@ -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=('1d877e766b6c228088b6b0a5cf72eeaeecaadaaa5e94a63c3bde128c803d45bebe43ca9faa3ce462d89fbaa874230147d55e59219b191d8a77560eb22d8b2e5e') +sha512sums=('cc6139872c42e0e2840a9774989b5cba57ef8957e2efa4349e7b224c61ebb8ad34287b9305dddd85b1239d03be4ada73526259b038c19c73513007e5f63d224d') build() { cd ${srcdir}/${_pkgname}-${pkgver} -- cgit v1.2.3-70-g09d2