diff options
author | Erich Eckner <git@eckner.net> | 2024-12-28 18:00:35 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-28 18:00:35 +0100 |
commit | a96f8c521dd15324a6c671664e29769c78303528 (patch) | |
tree | cacaa488e4a8d6613c9a481a49522e776dc05abb /python-tifffile/PKGBUILD | |
parent | e4dad36e0882a2ce83d65487d779b231dbed0c8c (diff) | |
download | archlinuxewe-a96f8c521dd15324a6c671664e29769c78303528.tar.xz |
recompile all python packages
Diffstat (limited to 'python-tifffile/PKGBUILD')
-rw-r--r-- | python-tifffile/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-tifffile/PKGBUILD b/python-tifffile/PKGBUILD index 1396bbc1d..ba1099524 100644 --- a/python-tifffile/PKGBUILD +++ b/python-tifffile/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-tifffile pkgver=2024.12.12 _pkgname=${pkgname#python-} -pkgrel=6 +pkgrel=7 pkgdesc="Read and write image data from and to TIFF files" arch=('any') url="https://github.com/cgohlke/tifffile" |