mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
vkQuake: update to 1.31.0.
This commit is contained in:
parent
87c5105eed
commit
728c4a3742
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vkQuake'
|
||||
pkgname=vkQuake
|
||||
version=1.30.1
|
||||
revision=2
|
||||
version=1.31.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="glslang SPIRV-Tools pkg-config"
|
||||
makedepends="SDL2-devel libvorbis-devel libmad-devel
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/Novum/vkQuake"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=b88d3dfc869d89820766e2dd18bdadb9681adfc4c9d05e09cbbebcc17ef1d150
|
||||
checksum=25b821e1644145026f3e2a43d04647ca88d954e027813bd9a809442f429e15a9
|
||||
|
||||
do_install() {
|
||||
vbin build/vkquake
|
||||
|
|
Loading…
Add table
Reference in a new issue