summaryrefslogtreecommitdiff
path: root/python-fisx
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-08-02 09:35:48 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-08-02 09:35:48 +0200
commit7539b561d7b7c6bb514d7326b9aad90938a70fa5 (patch)
treedd44117226f913dbff005bc79d5ef8b78062d3d2 /python-fisx
parent17cdff7030083e4ab16fd619bc4410917c4776b8 (diff)
downloadarchlinuxewe-7539b561d7b7c6bb514d7326b9aad90938a70fa5.tar.xz
python-fisx: rebuild
Diffstat (limited to 'python-fisx')
-rw-r--r--python-fisx/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-fisx/PKGBUILD b/python-fisx/PKGBUILD
index fa5e0f96e..073f874c5 100644
--- a/python-fisx/PKGBUILD
+++ b/python-fisx/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=python-fisx
_pkgname="${pkgname#*-}"
pkgver=1.3.1
-pkgrel=1
+pkgrel=2
pkgdesc='Enhanced C++ port of the Physics routines used by PyMca'
arch=('i686' 'pentium4' 'x86_64')
url='https://github.com/vasole/fisx'
license=('MIT License')
_pinned_dependencies=(
- 'gcc-libs=13.1.1'
+ 'gcc-libs=13.2.1'
'glibc>=2.31'
)
depends=(