hyperrogue: update to 13.0y

This commit is contained in:
tranzystorekk 2025-05-12 10:56:50 +02:00
parent cadd725443
commit 130da7fe0e

View file

@ -1,6 +1,6 @@
# Template file for 'hyperrogue'
pkgname=hyperrogue
version=13.0x
version=13.0y
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=5ad0808c753a22df336993b99dbd1fbe0fcd10b326d215ca93d2a62fb7def4be
checksum=3f547704203eaf8eaa6f5ca88fc1dfa6ea339ebdaf17fd7fc83955c69093376c
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,