summaryrefslogtreecommitdiff
path: root/python-tifffile/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2024-12-27 17:30:36 +0100
committerErich Eckner <git@eckner.net>2024-12-27 17:30:36 +0100
commita645b15030c03cd46736d981398a8637c7516cf7 (patch)
tree671f9176c740e514563b6d4146951f49eb70f4d6 /python-tifffile/PKGBUILD
parentf91259c4b1e49685e192305d2fa4c631f353b266 (diff)
downloadarchlinuxewe-a645b15030c03cd46736d981398a8637c7516cf7.tar.xz
recompile all python packages
Diffstat (limited to 'python-tifffile/PKGBUILD')
-rw-r--r--python-tifffile/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-tifffile/PKGBUILD b/python-tifffile/PKGBUILD
index fd66d6be5..e5572b1e8 100644
--- a/python-tifffile/PKGBUILD
+++ b/python-tifffile/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-tifffile
pkgver=2024.12.12
_pkgname=${pkgname#python-}
-pkgrel=4
+pkgrel=5
pkgdesc="Read and write image data from and to TIFF files"
arch=('any')
url="https://github.com/cgohlke/tifffile"