diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2024-07-19 23:35:08 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-20 08:08:41 +0700 |
commit | 87beea77587880a0f18de68c01bf4a50ecfe657c (patch) | |
tree | 75af08067c9080016c8b220ead01d11e9509092a /games/lbreakouthd | |
parent | 1c7d951eca0cb4ef877016a8c4ce38ec38e54983 (diff) |
games/lbreakouthd: Updated for version 1.1.9.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/lbreakouthd')
-rw-r--r-- | games/lbreakouthd/lbreakouthd.SlackBuild | 2 | ||||
-rw-r--r-- | games/lbreakouthd/lbreakouthd.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/lbreakouthd/lbreakouthd.SlackBuild b/games/lbreakouthd/lbreakouthd.SlackBuild index 00fb10595803d..32b26d309d5df 100644 --- a/games/lbreakouthd/lbreakouthd.SlackBuild +++ b/games/lbreakouthd/lbreakouthd.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=lbreakouthd -VERSION=${VERSION:-1.1.8} +VERSION=${VERSION:-1.1.9} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/lbreakouthd/lbreakouthd.info b/games/lbreakouthd/lbreakouthd.info index 447090c0cb331..73e242ac13763 100644 --- a/games/lbreakouthd/lbreakouthd.info +++ b/games/lbreakouthd/lbreakouthd.info @@ -1,8 +1,8 @@ PRGNAM="lbreakouthd" -VERSION="1.1.8" +VERSION="1.1.9" HOMEPAGE="https://lgames.sourceforge.io/LBreakoutHD/" -DOWNLOAD="https://sourceforge.net/projects/lgames/files/lbreakouthd/lbreakouthd-1.1.8.tar.gz" -MD5SUM="d0af6085ca948059cb46145285c57b18" +DOWNLOAD="https://sourceforge.net/projects/lgames/files/lbreakouthd/lbreakouthd-1.1.9.tar.gz" +MD5SUM="0745f0a0ac78e6e4526da0dc6d076fa8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |