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-pyfai | |
parent | f3fafe5863daa472eab863d1f231f8d967cbecbc (diff) | |
download | archlinuxewe-37e02170df7e1f775683ab7302af6a296e426d64.tar.xz |
recompile all python packages
Diffstat (limited to 'python-pyfai')
-rw-r--r-- | python-pyfai/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-pyfai/PKGBUILD b/python-pyfai/PKGBUILD index e60ed5f2e..f3acd5a73 100644 --- a/python-pyfai/PKGBUILD +++ b/python-pyfai/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-pyfai _pkgname=pyFAI pkgver=0.20.0 -pkgrel=44 +pkgrel=45 pkgdesc="Fast Azimuthal Integration in Python." arch=('i686' 'pentium4' 'x86_64') url="http://www.silx.org" |