summaryrefslogtreecommitdiff
path: root/python-fisx
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-08-23 21:11:55 +0200
committerErich Eckner <git@eckner.net>2022-09-11 21:18:30 +0200
commit86dbae26da990e2af969c221ad760d1497dba26a (patch)
treeb75913d3e4f762de8f08a2b202ca1e0187a29c35 /python-fisx
parentb6403157cc9cc548e9f55dc583810c37800789ff (diff)
downloadarchlinuxewe-86dbae26da990e2af969c221ad760d1497dba26a.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 3fd3b1bc0..0f35b3c76 100644
--- a/python-fisx/PKGBUILD
+++ b/python-fisx/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=python-fisx
_pkgname="${pkgname#*-}"
pkgver=1.2.0
-pkgrel=65
+pkgrel=66
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=12.1.1'
+ 'gcc-libs=12.2.0'
'glibc>=2.31'
)
makedepends=(