diff options
author | Erich Eckner <git@eckner.net> | 2019-08-27 08:37:58 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-08-27 08:37:58 +0200 |
commit | 864fcf5a50140a71b859878b3a09d83fe2669394 (patch) | |
tree | 1a94219a87deb0e09ddf01b48f05a3d3c97ec901 /python-fisx | |
parent | 360da7c950fa166e9ba18340a60362f77252356a (diff) | |
download | archlinuxewe-864fcf5a50140a71b859878b3a09d83fe2669394.tar.xz |
python-fisx: rebuild
Diffstat (limited to 'python-fisx')
-rw-r--r-- | python-fisx/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-fisx/PKGBUILD b/python-fisx/PKGBUILD index 9eaf67438..4baa1e499 100644 --- a/python-fisx/PKGBUILD +++ b/python-fisx/PKGBUILD @@ -3,7 +3,7 @@ pkgbase=python-fisx pkgname=(python2-fisx python-fisx) _pkgname="${pkgbase#*-}" pkgver=1.1.7 -pkgrel=2 +pkgrel=3 pkgdesc='Enhanced C++ port of the Physics routines used by PyMca' arch=('i686' 'pentium4' 'x86_64') url='https://github.com/vasole/fisx' |