ltris: update to 1.2.4.

This commit is contained in:
Frank Steinborn 2022-05-13 18:30:28 +02:00 committed by Echo
parent 207f5bafaa
commit aa0922feb1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ltris'
pkgname=ltris
version=1.2.3
version=1.2.4
revision=1
build_style=gnu-configure
configure_args="--localstatedir=/var/games/ltris"
@ -11,6 +11,6 @@ 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=0ec4ad053e066a296529e923c2f626fa0a19c094c5ae03e44359f9c9e50955a8
checksum=d6eb7b301023278604d9292a92f2fd2f5103ee412a75a126d2550e2ec2368f83
nocheckperms=yes # uses a world-writable .hscr file for global leaderboard
CFLAGS+=" -fgnu89-inline"