summaryrefslogtreecommitdiff
path: root/python-fisx
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-01-18 10:25:49 +0100
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-01-18 10:25:49 +0100
commitb5595caaa22c9af3efbf6b7b3c20988f5667b300 (patch)
tree048a53343415a64b5b2c5892d7fd03db817dfcb9 /python-fisx
parent28c140329c5ddd8515df2b6014ed4d52161a64f6 (diff)
downloadarchlinuxewe-b5595caaa22c9af3efbf6b7b3c20988f5667b300.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 0f35b3c76..28a993e1a 100644
--- a/python-fisx/PKGBUILD
+++ b/python-fisx/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=python-fisx
_pkgname="${pkgname#*-}"
pkgver=1.2.0
-pkgrel=66
+pkgrel=67
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.2.0'
+ 'gcc-libs=12.2.1'
'glibc>=2.31'
)
makedepends=(