diff options
author | Erich Eckner <git@eckner.net> | 2024-04-28 07:47:08 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2024-04-28 07:47:08 +0200 |
commit | 15e1f6393bf12eed406adced14233b45e5ed7a10 (patch) | |
tree | b3a859ad13b1f4b50862f89ab7f3f361b45507ed /python-imageio | |
parent | ecbc9db674c95ceeef7488b512a1309a64511ac3 (diff) | |
download | archlinuxewe-15e1f6393bf12eed406adced14233b45e5ed7a10.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 77f793a64..4fc86bb9f 100644 --- a/python-imageio/PKGBUILD +++ b/python-imageio/PKGBUILD @@ -3,7 +3,7 @@ pkgname='python-imageio' _pkgname="${pkgname#*-}" pkgver=2.34.0 -pkgrel=2 +pkgrel=3 arch=('any') url='https://github.com/xraypy/XrayDB' license=('BSD') |