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-imageio | |
parent | f3fafe5863daa472eab863d1f231f8d967cbecbc (diff) | |
download | archlinuxewe-37e02170df7e1f775683ab7302af6a296e426d64.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 dd36a5f8b..338e77685 100644 --- a/python-imageio/PKGBUILD +++ b/python-imageio/PKGBUILD @@ -3,7 +3,7 @@ pkgname='python-imageio' _pkgname="${pkgname#*-}" pkgver=2.13.1 -pkgrel=43 +pkgrel=44 arch=('any') url='https://github.com/xraypy/XrayDB' license=('BSD') |