diff options
Diffstat (limited to 'xcrysden')
-rw-r--r-- | xcrysden/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xcrysden/PKGBUILD b/xcrysden/PKGBUILD index 01d071e5a..6ed80fed9 100644 --- a/xcrysden/PKGBUILD +++ b/xcrysden/PKGBUILD @@ -4,14 +4,14 @@ pkgname=xcrysden pkgver=1.6.2 -pkgrel=57 +pkgrel=58 epoch= pkgdesc="crystalline and molecular structure visualisation program" arch=('i686' 'pentium4' 'x86_64') url="http://www.xcrysden.org/" license=('GPL2') _pinned_dependencies=( - 'gcc-libs=13.2.1' + 'gcc-libs=14.1.1+r1+g43b730b9134' 'gl2ps=1.4.2' 'glibc>=2.31' 'glu=9.0.3' |