summaryrefslogtreecommitdiff
path: root/hyperrogue/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'hyperrogue/PKGBUILD')
-rw-r--r--hyperrogue/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/hyperrogue/PKGBUILD b/hyperrogue/PKGBUILD
index e15b4d2c6..6706bed32 100644
--- a/hyperrogue/PKGBUILD
+++ b/hyperrogue/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kyle Keen <keenerd@gmail.com>
pkgname=hyperrogue
pkgver=12.0m
-pkgrel=6
+pkgrel=7
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 @@ _pinned_dependencies=(
'gcc-libs=12.2.0'
'glibc>=2.31'
'libglvnd=1.5.0'
- 'sdl12-compat=1.2.52'
+ 'sdl12-compat=1.2.56'
'sdl_gfx=2.0.26'
'zlib=1:1.2.12'
)