vkQuake: update to 1.32.3.1.

This commit is contained in:
Andrew J. Hesford 2025-07-01 13:00:39 -04:00
parent 51eca8a94a
commit 2f727c7072

View file

@ -1,6 +1,6 @@
# Template file for 'vkQuake' # Template file for 'vkQuake'
pkgname=vkQuake pkgname=vkQuake
version=1.32.2 version=1.32.3.1
revision=1 revision=1
build_style=meson build_style=meson
hostmakedepends="glslang SPIRV-Tools pkg-config" hostmakedepends="glslang SPIRV-Tools pkg-config"
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://github.com/Novum/vkQuake" homepage="https://github.com/Novum/vkQuake"
distfiles="${homepage}/archive/${version}.tar.gz" distfiles="${homepage}/archive/${version}.tar.gz"
checksum=e3278c329c17087816b95fa8997cb83fd8233393be242e49c97c71f9cc9395ab checksum=10440837f98ce4aaeb215b95298a1197ce42d25fdc05d890669d5d71b211a591
do_install() { do_install() {
vbin build/vkquake vbin build/vkquake