diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 08:06:05 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 08:06:05 +0100 |
commit | fb295cddef34ffbd740fca3467ca2e9d2634efb3 (patch) | |
tree | dd39b14a172480fbbeb3f398045329adc741edba /python-tifffile/PKGBUILD | |
parent | 9d14898e77fdb708bbcf1ddc497074831dc45c66 (diff) | |
download | archlinuxewe-fb295cddef34ffbd740fca3467ca2e9d2634efb3.tar.xz |
recompile all python packages
Diffstat (limited to 'python-tifffile/PKGBUILD')
-rw-r--r-- | python-tifffile/PKGBUILD | 2 |
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" |