diff options
author | Erich Eckner <git@eckner.net> | 2020-02-24 08:08:57 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-02-24 08:08:57 +0100 |
commit | 9b8a64b5a9ec09e45d53ea46581614205a0be218 (patch) | |
tree | ae9d0b655d5cd7fe5bc0779c63da091a7674bb51 /python-pyfai | |
parent | 9741ce200e125f0a41f39c9a2958e8c26df8614e (diff) | |
download | archlinuxewe-9b8a64b5a9ec09e45d53ea46581614205a0be218.tar.xz |
python-pyfai: rebuild
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 ae06ca533..fea50583f 100644 --- a/python-pyfai/PKGBUILD +++ b/python-pyfai/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=python-pyfai pkgname=(python2-pyfai python-pyfai) _pkgname=pyFAI pkgver=0.19.0 -pkgrel=2 +pkgrel=3 pkgdesc="Fast Azimuthal Integration in Python." arch=('i686' 'pentium4' 'x86_64') url="http://www.silx.org" |