diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 16:16:17 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 16:16:17 +0100 |
commit | 6ebc097410d349113500400877ca2aa18f929ad2 (patch) | |
tree | 6ecd46ec55de53632c1dd927e16086e820d187ee /python-pyfai | |
parent | c1357109f396cbeafdca559a44b815935230a3d8 (diff) | |
download | archlinuxewe-6ebc097410d349113500400877ca2aa18f929ad2.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 ca5af7ed0..9832fcc14 100644 --- a/python-pyfai/PKGBUILD +++ b/python-pyfai/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-pyfai _pkgname=pyFAI pkgver=0.20.0 -pkgrel=52 +pkgrel=53 pkgdesc="Fast Azimuthal Integration in Python." arch=('i686' 'pentium4' 'x86_64') url="http://www.silx.org" |