summaryrefslogtreecommitdiff
path: root/python-tifffile/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 08:29:07 +0100
committerErich Eckner <git@eckner.net>2021-12-13 08:29:07 +0100
commit18b31e8c5b720779657da5c03ae89f87c2395e43 (patch)
tree796df818a39a461af558472b42f619f4c677795c /python-tifffile/PKGBUILD
parent2afff09806558fdee6ec62bac9290bffe30ab229 (diff)
downloadarchlinuxewe-18b31e8c5b720779657da5c03ae89f87c2395e43.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 6242a6b80..bdde62dfd 100644
--- a/python-tifffile/PKGBUILD
+++ b/python-tifffile/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-tifffile
pkgver=2021.10.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"