diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 11:44:24 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 11:44:24 +0100 |
commit | 105797640fda00f368447cfdb01e083da6ab83ca (patch) | |
tree | 248c5a7553cb1feeeaec0a80d702035c837359ae /python-fisx | |
parent | 37e763765e1723b85e5ad6330b44d6e816f499e5 (diff) | |
download | archlinuxewe-105797640fda00f368447cfdb01e083da6ab83ca.tar.xz |
recompile all python packages
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 019a3cb87..69b6a0679 100644 --- a/python-fisx/PKGBUILD +++ b/python-fisx/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-fisx _pkgname="${pkgname#*-}" pkgver=1.2.0 -pkgrel=26 +pkgrel=27 pkgdesc='Enhanced C++ port of the Physics routines used by PyMca' arch=('i686' 'pentium4' 'x86_64') url='https://github.com/vasole/fisx' |