From 15e1f6393bf12eed406adced14233b45e5ed7a10 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 28 Apr 2024 07:47:08 +0200 Subject: recompile all python packages --- python-tifffile/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python-tifffile') diff --git a/python-tifffile/PKGBUILD b/python-tifffile/PKGBUILD index 6a085cfef..67ed60d9b 100644 --- a/python-tifffile/PKGBUILD +++ b/python-tifffile/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-tifffile pkgver=2024.2.12 _pkgname=${pkgname#python-} -pkgrel=2 +pkgrel=3 pkgdesc="Read and write image data from and to TIFF files" arch=('any') url="https://github.com/cgohlke/tifffile" -- cgit v1.2.3-54-g00ecf