hyperrogue: update to 13.0b

This commit is contained in:
Marcin Puc 2024-02-23 07:30:53 +01:00 committed by cinerea0
parent 578de4193d
commit a735700031
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hyperrogue'
pkgname=hyperrogue
version=13.0a
version=13.0b
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=558b7e7b43298bdf7a0b47138460a291403041ca57c195da6ab04c91350de449
checksum=6755b07483317393f6a08f63cb3a2128a97a1e34fd1c9afa2ab80f2e3389a0ec
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,