summaryrefslogtreecommitdiff
path: root/python-tifffile/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 08:41:15 +0100
committerErich Eckner <git@eckner.net>2021-12-13 08:41:15 +0100
commite9468b4f1c8cab839f309db97cee0e08aebae54e (patch)
treed7d9dbd87018eba614457db3a90cf21ed9b9ae80 /python-tifffile/PKGBUILD
parent18b31e8c5b720779657da5c03ae89f87c2395e43 (diff)
downloadarchlinuxewe-e9468b4f1c8cab839f309db97cee0e08aebae54e.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 bdde62dfd..036ec9e5b 100644
--- a/python-tifffile/PKGBUILD
+++ b/python-tifffile/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-tifffile
pkgver=2021.10.12
_pkgname=${pkgname#python-}
-pkgrel=5
+pkgrel=6
pkgdesc="Read and write image data from and to TIFF files"
arch=('any')
url="https://github.com/cgohlke/tifffile"