mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
supertux2: update to 0.5.0.
This commit is contained in:
parent
b3e3f793fe
commit
91e35809e4
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'supertux2'
|
# Template file for 'supertux2'
|
||||||
pkgname=supertux2
|
pkgname=supertux2
|
||||||
version=0.4.0
|
version=0.5.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=supertux-${version}
|
wrksrc=SuperTux-v$version-Source
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="
|
configure_args="
|
||||||
-DAPPDATADIR=/usr/share/supertux2
|
-DAPPDATADIR=/usr/share/supertux2
|
||||||
|
@ -18,10 +18,11 @@ short_desc="Side-scrolling platform game, milestone 2"
|
||||||
maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://supertux.github.io/"
|
homepage="https://supertux.github.io/"
|
||||||
distfiles="https://github.com/SuperTux/supertux/releases/download/v${version}/supertux-${version}.tar.bz2"
|
distfiles="https://github.com/SuperTux/supertux/releases/download/v${version}/SuperTux-v${version}-Source.tar.gz"
|
||||||
checksum=d18dde3c415e619b4bb035e694ffc384be16576250c9df16929d9ec38daff782
|
checksum=cfae0da40c41532fb414c3b17891c98396b59471fe583a8fc756b96aea61a73b
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
|
|
||||||
supertux2-data_package() {
|
supertux2-data_package() {
|
||||||
short_desc+=" - data files"
|
short_desc+=" - data files"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue