diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2023-12-10 13:37:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-13 01:48:18 +0700 |
commit | 8ff8d2c75c2c67739a93a10f52417d7ca60ec260 (patch) | |
tree | d687c08c91143b2c3e9c014fe663f12d5fc6d6f5 /games | |
parent | feba2712c4ca1c20ddfc15839f380dcf6ff05b49 (diff) |
games/lbreakouthd: Updated for version 1.1.5.
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 8b279508eb421..81c8aaf7a7d3c 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.4} +VERSION=${VERSION:-1.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/lbreakouthd/lbreakouthd.info b/games/lbreakouthd/lbreakouthd.info index 260b02c67cac4..b1e318dc296e4 100644 --- a/games/lbreakouthd/lbreakouthd.info +++ b/games/lbreakouthd/lbreakouthd.info @@ -1,8 +1,8 @@ PRGNAM="lbreakouthd" -VERSION="1.1.4" +VERSION="1.1.5" HOMEPAGE="https://lgames.sourceforge.io/LBreakoutHD/" -DOWNLOAD="https://sourceforge.net/projects/lgames/files/lbreakouthd/lbreakouthd-1.1.4.tar.gz" -MD5SUM="9f46e1db8ca251bae11dbce739375bc0" +DOWNLOAD="https://sourceforge.net/projects/lgames/files/lbreakouthd/lbreakouthd-1.1.5.tar.gz" +MD5SUM="7cf91d0e6df6d29bf1f36f6e523d41c8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |