summaryrefslogtreecommitdiff
path: root/python-tifffile/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2024-06-28 20:56:52 +0200
committerErich Eckner <git@eckner.net>2024-06-28 20:56:52 +0200
commit738a67a28459bbfe4f612622c10ecf23433ad9b3 (patch)
treeb7a59b929bf6d8c93ab3b379486f31e8150219aa /python-tifffile/PKGBUILD
parenta3d77dcc777066e1be16e6c3a1e9e3f0b66dda28 (diff)
downloadarchlinuxewe-738a67a28459bbfe4f612622c10ecf23433ad9b3.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 a5d9c4d33..23131f709 100644
--- a/python-tifffile/PKGBUILD
+++ b/python-tifffile/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-tifffile
pkgver=2024.5.22
_pkgname=${pkgname#python-}
-pkgrel=1
+pkgrel=2
pkgdesc="Read and write image data from and to TIFF files"
arch=('any')
url="https://github.com/cgohlke/tifffile"