diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 17:08:25 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 17:08:25 +0100 |
commit | 0a1d8e97db045910fc41944cebc068dbf65fb3e6 (patch) | |
tree | f76f5c672215c363fa3b0d45d89c3c681ace9dae /python-pyfai | |
parent | 03112b46a49a2522db17dcd73708fce3565e942d (diff) | |
download | archlinuxewe-0a1d8e97db045910fc41944cebc068dbf65fb3e6.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 d1a27de89..34a47d99c 100644 --- a/python-pyfai/PKGBUILD +++ b/python-pyfai/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-pyfai _pkgname=pyFAI pkgver=0.20.0 -pkgrel=57 +pkgrel=58 pkgdesc="Fast Azimuthal Integration in Python." arch=('i686' 'pentium4' 'x86_64') url="http://www.silx.org" |