mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
games/ltris: Updated for version 1.0.17.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
b71fa9bd76
commit
505371f3f3
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue