diff options
author | Erich Eckner <git@eckner.net> | 2024-12-27 16:29:19 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-12-27 16:40:15 +0100 |
commit | 0f6e43443849a61faaac03a65d0832d3e024b959 (patch) | |
tree | 43ccd198367f641d615dd7d5ae8f9d2b329884cb /python-imageio/PKGBUILD | |
parent | 168e3a6bb633b7fc3a2ba0377cf98b9b3cf535eb (diff) | |
download | archlinuxewe-0f6e43443849a61faaac03a65d0832d3e024b959.tar.xz |
recompile all python packages
Diffstat (limited to 'python-imageio/PKGBUILD')
-rw-r--r-- | python-imageio/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-imageio/PKGBUILD b/python-imageio/PKGBUILD index 8d86bd41c..7dd2eb4c6 100644 --- a/python-imageio/PKGBUILD +++ b/python-imageio/PKGBUILD @@ -3,7 +3,7 @@ pkgname='python-imageio' _pkgname="${pkgname#*-}" pkgver=2.36.1 -pkgrel=3 +pkgrel=4 arch=('any') url='https://github.com/xraypy/XrayDB' license=('BSD') |