diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 12:38:47 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 12:38:47 +0100 |
commit | 188a4faebd99d7f07be7f5f3e20963282a2c86bd (patch) | |
tree | 132ab4198a069aba566604a7c508df7a431870f3 /python-fisx/PKGBUILD | |
parent | 886fea99ad70a038f0f400f4fa3added8bdb8922 (diff) | |
download | archlinuxewe-188a4faebd99d7f07be7f5f3e20963282a2c86bd.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 66048766b..748a571b2 100644 --- a/python-fisx/PKGBUILD +++ b/python-fisx/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-fisx _pkgname="${pkgname#*-}" pkgver=1.2.0 -pkgrel=31 +pkgrel=32 pkgdesc='Enhanced C++ port of the Physics routines used by PyMca' arch=('i686' 'pentium4' 'x86_64') url='https://github.com/vasole/fisx' |