summaryrefslogtreecommitdiff
path: root/python-tifffile
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 12:38:47 +0100
committerErich Eckner <git@eckner.net>2021-12-13 12:38:47 +0100
commit188a4faebd99d7f07be7f5f3e20963282a2c86bd (patch)
tree132ab4198a069aba566604a7c508df7a431870f3 /python-tifffile
parent886fea99ad70a038f0f400f4fa3added8bdb8922 (diff)
downloadarchlinuxewe-188a4faebd99d7f07be7f5f3e20963282a2c86bd.tar.xz
recompile all python packages
Diffstat (limited to 'python-tifffile')
-rw-r--r--python-tifffile/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-tifffile/PKGBUILD b/python-tifffile/PKGBUILD
index 28a3947de..23707c905 100644
--- a/python-tifffile/PKGBUILD
+++ b/python-tifffile/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-tifffile
pkgver=2021.10.12
_pkgname=${pkgname#python-}
-pkgrel=29
+pkgrel=30
pkgdesc="Read and write image data from and to TIFF files"
arch=('any')
url="https://github.com/cgohlke/tifffile"