summaryrefslogtreecommitdiff
path: root/python-tifffile/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 08:06:05 +0100
committerErich Eckner <git@eckner.net>2021-12-13 08:06:05 +0100
commitfb295cddef34ffbd740fca3467ca2e9d2634efb3 (patch)
treedd39b14a172480fbbeb3f398045329adc741edba /python-tifffile/PKGBUILD
parent9d14898e77fdb708bbcf1ddc497074831dc45c66 (diff)
downloadarchlinuxewe-fb295cddef34ffbd740fca3467ca2e9d2634efb3.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 30c6a227b..e9042fbb0 100644
--- a/python-tifffile/PKGBUILD
+++ b/python-tifffile/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-tifffile
pkgver=2021.10.12
_pkgname=${pkgname#python-}
-pkgrel=2
+pkgrel=3
pkgdesc="Read and write image data from and to TIFF files"
arch=('any')
url="https://github.com/cgohlke/tifffile"