diff options
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' |