diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2024-04-13 12:44:54 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-13 22:03:56 +0700 |
commit | b90e0d0df71005beebdce88696c49ee26bf5f004 (patch) | |
tree | a67d903eca691f6b7340b315eeeb4a91e13549cb /games | |
parent | d7a43542651e9d4969a18f1224863f1bbd69e0a3 (diff) |
games/lbreakouthd: Updated for version 1.1.7.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-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 8c2fcf4aeeaa1..99f74b7cf2015 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.6} +VERSION=${VERSION:-1.1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/lbreakouthd/lbreakouthd.info b/games/lbreakouthd/lbreakouthd.info index 7959f8ed14068..b075b57837cf1 100644 --- a/games/lbreakouthd/lbreakouthd.info +++ b/games/lbreakouthd/lbreakouthd.info @@ -1,8 +1,8 @@ PRGNAM="lbreakouthd" -VERSION="1.1.6" +VERSION="1.1.7" HOMEPAGE="https://lgames.sourceforge.io/LBreakoutHD/" -DOWNLOAD="https://sourceforge.net/projects/lgames/files/lbreakouthd/lbreakouthd-1.1.6.tar.gz" -MD5SUM="042a86f251629a5f85830363f9f838dc" +DOWNLOAD="https://sourceforge.net/projects/lgames/files/lbreakouthd/lbreakouthd-1.1.7.tar.gz" +MD5SUM="2525f94abb7383a4067b84f1ca44b92b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |