summaryrefslogtreecommitdiff
path: root/python-tifffile/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 09:09:54 +0100
committerErich Eckner <git@eckner.net>2021-12-13 09:09:54 +0100
commit62d35a851f86d1e5e841b531aa41a24cb6b50bb1 (patch)
tree544c829c765b580c60e1fa21c286fcd67010069b /python-tifffile/PKGBUILD
parentb4df68480f212ce26f1321aab37c03c9b1027e0d (diff)
downloadarchlinuxewe-62d35a851f86d1e5e841b531aa41a24cb6b50bb1.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 78cffdaab..9135f7ed6 100644
--- a/python-tifffile/PKGBUILD
+++ b/python-tifffile/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-tifffile
pkgver=2021.10.12
_pkgname=${pkgname#python-}
-pkgrel=8
+pkgrel=9
pkgdesc="Read and write image data from and to TIFF files"
arch=('any')
url="https://github.com/cgohlke/tifffile"