ltris: update to 1.2.

This commit is contained in:
Frank Steinborn 2020-06-29 14:27:19 +02:00 committed by Andrew Benson
parent 9e148d6e99
commit 18c458872a

View file

@ -1,6 +1,6 @@
# Template file for 'ltris'
pkgname=ltris
version=1.0.20
version=1.2
revision=1
build_style=gnu-configure
configure_args="--localstatedir=/var/games/ltris"
@ -11,5 +11,5 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
license="GPL-2.0-or-later"
homepage="http://lgames.sourceforge.net/index.php?project=LTris"
distfiles="${SOURCEFORGE_SITE}/lgames/$pkgname-$version.tar.gz"
checksum=36823f781b9445793b26d84c74dd6b09a848a02505982dfd78a9574598c6eb9b
checksum=a7bc6c5fc6539b88505077a1b4580edc9b179ce0a6b829c58fbd9416cf456195
CFLAGS+=" -fgnu89-inline"