diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 14:55:53 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 14:55:53 +0100 |
commit | 37e02170df7e1f775683ab7302af6a296e426d64 (patch) | |
tree | 9db90cf8aa5500c1e7799c15103e72ddfdef529a /python-tifffile | |
parent | f3fafe5863daa472eab863d1f231f8d967cbecbc (diff) | |
download | archlinuxewe-37e02170df7e1f775683ab7302af6a296e426d64.tar.xz |
recompile all python packages
Diffstat (limited to 'python-tifffile')
-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 e9de38a1d..eecab092c 100644 --- a/python-tifffile/PKGBUILD +++ b/python-tifffile/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-tifffile pkgver=2021.10.12 _pkgname=${pkgname#python-} -pkgrel=43 +pkgrel=44 pkgdesc="Read and write image data from and to TIFF files" arch=('any') url="https://github.com/cgohlke/tifffile" |