diff options
author | Erich Eckner <git@eckner.net> | 2020-08-17 16:35:08 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-08-17 16:35:08 +0200 |
commit | 1e29ff9109350c3c8bcfe0382ff7a0b41d5c48f7 (patch) | |
tree | b383a3d5b851ea69fc71f8a05cb6ee8a96336165 /python-fisx | |
parent | d7d3de7e84e8759231bb9b8e44335a9e91344347 (diff) | |
download | archlinuxewe-1e29ff9109350c3c8bcfe0382ff7a0b41d5c48f7.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 3285542e0..0a4fab384 100644 --- a/python-fisx/PKGBUILD +++ b/python-fisx/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-fisx _pkgname="${pkgname#*-}" pkgver=1.1.8 -pkgrel=5 +pkgrel=6 pkgdesc='Enhanced C++ port of the Physics routines used by PyMca' arch=('i686' 'pentium4' 'x86_64') url='https://github.com/vasole/fisx' |