supertux2: update to 0.4.0.
This commit is contained in:
parent
2a34ad099e
commit
f9e718f9b1
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'supertux2'
|
||||
pkgname=supertux2
|
||||
version=0.3.5a
|
||||
revision=2
|
||||
version=0.4.0
|
||||
revision=1
|
||||
wrksrc=supertux-${version}
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
|
@ -19,7 +19,8 @@ maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://supertux.github.io/"
|
||||
distfiles="https://github.com/SuperTux/supertux/releases/download/v${version}/supertux-${version}.tar.bz2"
|
||||
checksum=71c34502b5879a4130fb111ac754967c3a632ef3017f30883a4d496d87bef8c7
|
||||
checksum=d18dde3c415e619b4bb035e694ffc384be16576250c9df16929d9ec38daff782
|
||||
nopie=yes
|
||||
|
||||
supertux2-data_package() {
|
||||
short_desc+=" - data files"
|
||||
|
|
Loading…
Reference in a new issue