summaryrefslogtreecommitdiff
path: root/hyperrogue
diff options
context:
space:
mode:
Diffstat (limited to 'hyperrogue')
-rw-r--r--hyperrogue/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/hyperrogue/PKGBUILD b/hyperrogue/PKGBUILD
index 86ed06f9..1f66a37a 100644
--- a/hyperrogue/PKGBUILD
+++ b/hyperrogue/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=hyperrogue
pkgver=11.3.a
_pkgver=${pkgver//./}
-pkgrel=2
+pkgrel=3
pkgdesc="You are a lone outsider in a strange, non-Euclidean hyperbolic world. Optional music."
arch=('i686' 'pentium4' 'x86_64')
url="http://www.roguetemple.com/z/hyper.php"
@@ -11,7 +11,7 @@ license=('GPL2')
_pinned_dependencies=(
'gcc-libs=10.1.0'
'glibc>=2.31'
- 'libglvnd=1.3.1'
+ 'libglvnd=1.3.2'
'sdl_gfx=2.0.26'
'zlib=1:1.2.11'
)