supertux2: update to 0.6.1.1.
This commit is contained in:
parent
5921851cda
commit
e0ff3a172f
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'supertux2'
|
# Template file for 'supertux2'
|
||||||
pkgname=supertux2
|
pkgname=supertux2
|
||||||
version=0.6.1
|
version=0.6.1.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="SuperTux-v${version}-Source"
|
wrksrc="SuperTux-v${version}-Source"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -18,7 +18,7 @@ maintainer="beefcurtains <beefcurtains@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later, GPL-2.0-or-later, CC-BY-SA-3.0, CC-BY-SA-4.0, CC-BY-3.0"
|
license="GPL-3.0-or-later, GPL-2.0-or-later, CC-BY-SA-3.0, CC-BY-SA-4.0, CC-BY-3.0"
|
||||||
homepage="https://supertux.github.io/"
|
homepage="https://supertux.github.io/"
|
||||||
distfiles="https://github.com/SuperTux/supertux/releases/download/v${version}/SuperTux-v${version}-Source.tar.gz"
|
distfiles="https://github.com/SuperTux/supertux/releases/download/v${version}/SuperTux-v${version}-Source.tar.gz"
|
||||||
checksum=3a19e042cb10933bcbdc50a296779082a3bb46c8e98fe4afb68c19cc5e810c53
|
checksum=2e8df0637b6e17534f7d7c2bd9b4f0f99aaf92389afc1abb9eb44d2a79c76658
|
||||||
|
|
||||||
supertux2-data_package() {
|
supertux2-data_package() {
|
||||||
short_desc+=" - data files"
|
short_desc+=" - data files"
|
||||||
|
|
Loading…
Reference in New Issue