hyperrogue: update to 13.0v

This commit is contained in:
tranzystorekk 2024-10-12 14:58:27 +02:00
parent f70bc27daa
commit 40c5a3527e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hyperrogue'
pkgname=hyperrogue
version=13.0t
version=13.0v
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=45c5e69cc67d1ded8edc8859d6a8011a38cf5b1aa715de5758bf385b42188e4f
checksum=e02a4ada30c9167be9de723a46e83c45b0d2f0f37150dc5fcdef206b21e28303
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,