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 81604328f..f07c506ae 100644 --- a/xcrysden/PKGBUILD +++ b/xcrysden/PKGBUILD @@ -4,14 +4,14 @@ pkgname=xcrysden pkgver=1.6.2 -pkgrel=42 +pkgrel=43 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.1.1' + 'gcc-libs=12.2.1' 'gl2ps=1.4.2' 'glibc>=2.31' 'glu=9.0.2' |