diff options
author | Erich Eckner <git@eckner.net> | 2024-04-28 07:57:45 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-04-28 07:57:45 +0200 |
commit | ca69290d2532f020ad1958655c5dcae2af7af16e (patch) | |
tree | a42a083f1ece5948587da42af611dcdf82d398e6 /python-imageio | |
parent | 15e1f6393bf12eed406adced14233b45e5ed7a10 (diff) | |
download | archlinuxewe-ca69290d2532f020ad1958655c5dcae2af7af16e.tar.xz |
recompile all python packages
Diffstat (limited to 'python-imageio')
-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 4fc86bb9f..26ff36f91 100644 --- a/python-imageio/PKGBUILD +++ b/python-imageio/PKGBUILD @@ -3,7 +3,7 @@ pkgname='python-imageio' _pkgname="${pkgname#*-}" pkgver=2.34.0 -pkgrel=3 +pkgrel=4 arch=('any') url='https://github.com/xraypy/XrayDB' license=('BSD') |