From f0e6d70ac33a24a240a866ac48079a890aa8257d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 17 May 2021 06:02:18 +0200 Subject: python-fisx: rebuild --- python-fisx/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python-fisx') diff --git a/python-fisx/PKGBUILD b/python-fisx/PKGBUILD index 27752d6b6..f18eeaf28 100644 --- a/python-fisx/PKGBUILD +++ b/python-fisx/PKGBUILD @@ -2,13 +2,13 @@ pkgname=python-fisx _pkgname="${pkgname#*-}" pkgver=1.2.0 -pkgrel=2 +pkgrel=3 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=10.2.0' + 'gcc-libs=11.1.0' 'glibc>=2.31' ) makedepends=( -- cgit v1.2.3-54-g00ecf