summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-05-23 15:02:09 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-05-23 15:02:09 +0200
commit9ad4a40d070676e57d0fa469772415dc7cc2b2c2 (patch)
tree9243763114e54acad4e7de58480be1a259dd7cce
parentae0c1c6c4d477fcd5e0ca28b134bb7d694cd42b3 (diff)
downloadarchlinuxewe-9ad4a40d070676e57d0fa469772415dc7cc2b2c2.tar.xz
python-fisx: rebuild
-rw-r--r--python-fisx/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-fisx/PKGBUILD b/python-fisx/PKGBUILD
index 4b321caac..51d29c77d 100644
--- a/python-fisx/PKGBUILD
+++ b/python-fisx/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=python-fisx
_pkgname="${pkgname#*-}"
pkgver=1.3.1
-pkgrel=6
+pkgrel=7
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=14.1.1+r1+g43b730b9134'
+ 'gcc-libs=14.1.1+r58+gfc9fb69ad62'
'glibc>=2.31'
)
depends=(