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 46d3aad79..bb34bd9fc 100644
--- a/hyperrogue/PKGBUILD
+++ b/hyperrogue/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: Kyle Keen <keenerd@gmail.com>
pkgname=hyperrogue
pkgver=12.0m
-pkgrel=1
+pkgrel=2
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"
license=('GPL2')
_pinned_dependencies=(
- 'gcc-libs=11.2.0'
+ 'gcc-libs=12.1.0'
'glibc>=2.31'
'libglvnd=1.4.0'
'sdl_gfx=2.0.26'