games/ltris: Updated for version 1.0.17.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Bill Kirkpatrick 2011-09-05 21:31:09 -04:00 committed by Robby Workman
parent b71fa9bd76
commit 505371f3f3
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
# Written by Bill Kirkpatrick <bkirkp@gmail.com>
PRGNAM=ltris
VERSION=${VERSION:=1.0.16}
VERSION=${VERSION:=1.0.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="ltris"
VERSION="1.0.16"
VERSION="1.0.17"
HOMEPAGE="http://lgames.sourceforge.net/index.php?project=LTris"
DOWNLOAD="http://downloads.sourceforge.net/lgames/ltris-1.0.16.tar.gz"
MD5SUM="07b5a41f8de62ea083575384f05545c6"
DOWNLOAD="http://downloads.sourceforge.net/lgames/ltris-1.0.17.tar.gz"
MD5SUM="97613884c3cd6eaecda1d611de730a3c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Bill Kirkpatrick"