hyperrogue: update to 13.1

This commit is contained in:
tranzystorekk 2025-08-08 12:37:34 +02:00
parent b1a13daf22
commit b498008f35

View file

@ -1,6 +1,6 @@
# Template file for 'hyperrogue'
pkgname=hyperrogue
version=13.0y
version=13.1
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
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=3f547704203eaf8eaa6f5ca88fc1dfa6ea339ebdaf17fd7fc83955c69093376c
checksum=fc3da7b6e265ccdcc96a256eead3b30cf5b21bc7d87557a874973e599082b66a
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,