aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-11-24 03:19:38 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-30 15:53:24 +0700
commita68726072b31b0c69df9d44d9e10994e8babd0ed (patch)
tree49e80caf310f4c2de57f2ee872030e7832ca4af0
parenta2bb5526b071e96a24c12acec73619253b4632a0 (diff)
games/ltris: Updated for version 2.0.2.
Signed-off-by: B. Watson <urchlay@slackware.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/ltris/ltris.SlackBuild3
-rw-r--r--games/ltris/ltris.info6
2 files changed, 5 insertions, 4 deletions
diff --git a/games/ltris/ltris.SlackBuild b/games/ltris/ltris.SlackBuild
index fd67d20770..1748592ae0 100644
--- a/games/ltris/ltris.SlackBuild
+++ b/games/ltris/ltris.SlackBuild
@@ -7,6 +7,7 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20241124 bkw: update for v2.0.2.
# 20240925 bkw:
# - update for v2.0.1.
# - preserve global high score file on package update.
@@ -22,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ltris
SRCNAM=ltris2
-VERSION=${VERSION:-2.0.1}
+VERSION=${VERSION:-2.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/ltris/ltris.info b/games/ltris/ltris.info
index 84e3940980..651426cdfe 100644
--- a/games/ltris/ltris.info
+++ b/games/ltris/ltris.info
@@ -1,8 +1,8 @@
PRGNAM="ltris"
-VERSION="2.0.1"
+VERSION="2.0.2"
HOMEPAGE="https://lgames.sourceforge.io/LTris/"
-DOWNLOAD="https://downloads.sourceforge.net/lgames/ltris2-2.0.1.tar.gz"
-MD5SUM="4c626c8c18a39aff17a52854446e84c9"
+DOWNLOAD="https://downloads.sourceforge.net/lgames/ltris2-2.0.2.tar.gz"
+MD5SUM="2f1d5e7a57793ea6de0eaf05cfd9d74b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""