ltris: update to 1.2.6.

This commit is contained in:
Frank Steinborn 2022-11-01 22:51:10 +01:00 committed by Michal Vasilek
parent 07bc8f67ae
commit f22a1a2494

View file

@ -1,6 +1,6 @@
# Template file for 'ltris'
pkgname=ltris
version=1.2.5
version=1.2.6
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=2ac6f94dd40c4c4cda25f8c756182adbb75216f67152735443a3a9014fb1c333
checksum=c23ce21454c0389c5297a7ef2e14efe804d940625e7eeb0386a29780ec2c46f6
nocheckperms=yes # uses a world-writable .hscr file for global leaderboard
CFLAGS+=" -fgnu89-inline"