aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 a1d0eb5a38..90a1cd0ca7 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.
+# 20250902 bkw: update for v2.0.4.
# 20241204 bkw: update for v2.0.3.
# 20241124 bkw: update for v2.0.2.
# 20240925 bkw:
@@ -24,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ltris
SRCNAM=ltris2
-VERSION=${VERSION:-2.0.3}
+VERSION=${VERSION:-2.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/ltris/ltris.info b/games/ltris/ltris.info
index d5a88721bd..6748252586 100644
--- a/games/ltris/ltris.info
+++ b/games/ltris/ltris.info
@@ -1,8 +1,8 @@
PRGNAM="ltris"
-VERSION="2.0.3"
+VERSION="2.0.4"
HOMEPAGE="https://lgames.sourceforge.io/LTris/"
-DOWNLOAD="https://downloads.sourceforge.net/lgames/ltris2-2.0.3.tar.gz"
-MD5SUM="48734707fd582a79ce40c58682c919a7"
+DOWNLOAD="https://downloads.sourceforge.net/lgames/ltris2-2.0.4.tar.gz"
+MD5SUM="e632d47c75d1e585c4b20718c0184374"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""