supertux2: update to 0.5.1. (#5136)
This commit is contained in:
parent
9f47e72751
commit
a810216105
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'supertux2'
|
||||
pkgname=supertux2
|
||||
version=0.5.0
|
||||
revision=2
|
||||
version=0.5.1
|
||||
revision=1
|
||||
wrksrc=SuperTux-v$version-Source
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
|
@ -19,7 +19,7 @@ maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://supertux.github.io/"
|
||||
distfiles="https://github.com/SuperTux/supertux/releases/download/v${version}/SuperTux-v${version}-Source.tar.gz"
|
||||
checksum=cfae0da40c41532fb414c3b17891c98396b59471fe583a8fc756b96aea61a73b
|
||||
checksum=c9dc3b42991ce5c5d0d0cb94e44c4ec2373ad09029940f0e92331e7e9ada0ac5
|
||||
nopie=yes
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue