diff --git a/srcpkgs/ltris/template b/srcpkgs/ltris/template index 01285b6f98..5258766b7d 100644 --- a/srcpkgs/ltris/template +++ b/srcpkgs/ltris/template @@ -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 " 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"