summaryrefslogtreecommitdiff
path: root/python-fisx
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-05-11 01:56:55 +0200
committerErich Eckner <git@eckner.net>2022-05-11 01:56:55 +0200
commitcddaae1f0c1a4ca14d9da40451859aeb13312806 (patch)
tree1938d7e6de82237719a307330698cb8516967b1c /python-fisx
parent932b3038dfe3ec4effc2444a7b1532eec3202d53 (diff)
downloadarchlinuxewe-cddaae1f0c1a4ca14d9da40451859aeb13312806.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 b20c12420..4f7baba5f 100644
--- a/python-fisx/PKGBUILD
+++ b/python-fisx/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=python-fisx
_pkgname="${pkgname#*-}"
pkgver=1.2.0
-pkgrel=63
+pkgrel=64
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=11.2.0'
+ 'gcc-libs=12.1.0'
'glibc>=2.31'
)
makedepends=(