diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 10:06:06 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 10:06:06 +0100 |
commit | 98f0f7d6e39a48beb0bee99e90b57fdb0d5b994b (patch) | |
tree | 255249dad72d29df2b0b925a8addcdc6cacf99d5 /python-fisx/PKGBUILD | |
parent | 0c65980d94e5c98cdfaae324166b51d6f715f90c (diff) | |
download | archlinuxewe-98f0f7d6e39a48beb0bee99e90b57fdb0d5b994b.tar.xz |
recompile all python packages
Diffstat (limited to 'python-fisx/PKGBUILD')
-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 7b5f1a84a..71b064b47 100644 --- a/python-fisx/PKGBUILD +++ b/python-fisx/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-fisx _pkgname="${pkgname#*-}" pkgver=1.2.0 -pkgrel=16 +pkgrel=17 pkgdesc='Enhanced C++ port of the Physics routines used by PyMca' arch=('i686' 'pentium4' 'x86_64') url='https://github.com/vasole/fisx' |