hyperrogue: update to 13.0w

This commit is contained in:
tranzystorekk 2024-12-23 02:54:23 +01:00
parent db34918176
commit fa4e6e9564

View File

@ -1,6 +1,6 @@
# Template file for 'hyperrogue'
pkgname=hyperrogue
version=13.0v
version=13.0w
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"
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=e02a4ada30c9167be9de723a46e83c45b0d2f0f37150dc5fcdef206b21e28303
checksum=3f82d0f0ab92c9a7d66d36599862caea279b60e876b1b0b4f69b3204f3972cb3
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,