hyperrogue: update to 13.0r

Closes: #51047 [via git-merge-pr]
This commit is contained in:
tranzystorekk 2024-06-30 15:33:51 +02:00 committed by classabbyamp
parent 615e91d26c
commit aaefb92ec3
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,6 +1,6 @@
# Template file for 'hyperrogue'
pkgname=hyperrogue
version=13.0o
version=13.0r
revision=1
build_style=gnu-makefile
makedepends="glew-devel libpng-devel SDL-devel SDL_gfx-devel SDL_mixer-devel
@ -12,7 +12,7 @@ license="GPL-2.0-or-later, CC-BY-SA-4.0, CC-BY-SA-3.0, CC-BY-3.0, Public Domain"
homepage="https://www.roguetemple.com/z/hyper/"
changelog="https://raw.githubusercontent.com/zenorogue/hyperrogue/master/changelog.txt"
distfiles="https://github.com/zenorogue/hyperrogue/archive/refs/tags/v${version}.tar.gz"
checksum=7797843290b55dcabb37ad845b7b136f7ca5d92699bfb91781aa16f92ef0474e
checksum=10c2c5f439e41b5735973e36b76202d81485e8dee0d19a23d3c8e80e6751b62d
nocross="Generates code from build output that must run on host"
# SDL_gfx-devel headers require that SDL.h be under the header search paths,