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 ee8c3cef3..fbf96353b 100644 --- a/xcrysden/PKGBUILD +++ b/xcrysden/PKGBUILD @@ -4,7 +4,7 @@ pkgname=xcrysden pkgver=1.6.2 -pkgrel=15 +pkgrel=16 epoch= pkgdesc="crystalline and molecular structure visualisation program" arch=('i686' 'pentium4' 'x86_64') @@ -14,7 +14,7 @@ _pinned_dependencies=( 'gcc-libs=11.1.0' 'gl2ps=1.4.2' 'glibc>=2.31' - 'glu=9.0.1' + 'glu=9.0.2' 'libfftw3.so=3' 'libgfortran.so=5' 'libglvnd=1.3.3' |