summaryrefslogtreecommitdiff
path: root/python-tifffile/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 08:59:55 +0100
committerErich Eckner <git@eckner.net>2021-12-13 08:59:55 +0100
commitb4df68480f212ce26f1321aab37c03c9b1027e0d (patch)
treebf2f01eab4289521b197876e3e2b884e745b8d23 /python-tifffile/PKGBUILD
parenta4844363d2a8246519ea9e3fe81472aca6724399 (diff)
downloadarchlinuxewe-b4df68480f212ce26f1321aab37c03c9b1027e0d.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 3d0669352..78cffdaab 100644
--- a/python-tifffile/PKGBUILD
+++ b/python-tifffile/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-tifffile
pkgver=2021.10.12
_pkgname=${pkgname#python-}
-pkgrel=7
+pkgrel=8
pkgdesc="Read and write image data from and to TIFF files"
arch=('any')
url="https://github.com/cgohlke/tifffile"