diff options
-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 4baa1e499..fa5fdc4d8 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=3 +pkgrel=4 pkgdesc='Enhanced C++ port of the Physics routines used by PyMca' arch=('i686' 'pentium4' 'x86_64') url='https://github.com/vasole/fisx' |