supertux2: update to 0.5.0.

This commit is contained in:
Enno Boland 2016-09-26 09:11:19 +02:00
parent b3e3f793fe
commit 91e35809e4

View file

@ -1,8 +1,8 @@
# Template file for 'supertux2'
pkgname=supertux2
version=0.4.0
version=0.5.0
revision=1
wrksrc=supertux-${version}
wrksrc=SuperTux-v$version-Source
build_style=cmake
configure_args="
-DAPPDATADIR=/usr/share/supertux2
@ -18,10 +18,11 @@ short_desc="Side-scrolling platform game, milestone 2"
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=d18dde3c415e619b4bb035e694ffc384be16576250c9df16929d9ec38daff782
distfiles="https://github.com/SuperTux/supertux/releases/download/v${version}/SuperTux-v${version}-Source.tar.gz"
checksum=cfae0da40c41532fb414c3b17891c98396b59471fe583a8fc756b96aea61a73b
nopie=yes
supertux2-data_package() {
short_desc+=" - data files"
noarch=yes