diff options
author | Erich Eckner <git@eckner.net> | 2019-07-25 14:52:17 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-07-25 14:52:17 +0200 |
commit | 496976e3d74a458b0b9ee4ae23c8a4c7e4446e67 (patch) | |
tree | 9cae71119aead0e30ef4057c0ff0c407fc66c59b /python-fisx | |
parent | 9bf71badff65bb549ea961bf0ed3532e09d90d96 (diff) | |
download | archlinuxewe-496976e3d74a458b0b9ee4ae23c8a4c7e4446e67.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 334e777b1..9eaf67438 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=1 +pkgrel=2 pkgdesc='Enhanced C++ port of the Physics routines used by PyMca' arch=('i686' 'pentium4' 'x86_64') url='https://github.com/vasole/fisx' |