diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2024-01-26 09:41:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-01-26 15:42:07 +0700 |
commit | 752bde3df2a832d1e07ffb37cf08646753d07bb6 (patch) | |
tree | b7a80434d06f960243ffc2fb26dd191104d7a8e0 | |
parent | ca69b7e8fdec19ce406551c55463c4c2852c72e5 (diff) |
games/lbreakouthd: Updated for version 1.1.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/lbreakouthd/lbreakouthd.SlackBuild | 4 | ||||
-rw-r--r-- | games/lbreakouthd/lbreakouthd.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/lbreakouthd/lbreakouthd.SlackBuild b/games/lbreakouthd/lbreakouthd.SlackBuild index 81c8aaf7a7d3c..8c2fcf4aeeaa1 100644 --- a/games/lbreakouthd/lbreakouthd.SlackBuild +++ b/games/lbreakouthd/lbreakouthd.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for lbreakouthd -# Copyright 2023 Johannes Schoepfer, Germany +# Copyright 2023-2024 Johannes Schoepfer, Germany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=lbreakouthd -VERSION=${VERSION:-1.1.5} +VERSION=${VERSION:-1.1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/lbreakouthd/lbreakouthd.info b/games/lbreakouthd/lbreakouthd.info index b1e318dc296e4..7959f8ed14068 100644 --- a/games/lbreakouthd/lbreakouthd.info +++ b/games/lbreakouthd/lbreakouthd.info @@ -1,8 +1,8 @@ PRGNAM="lbreakouthd" -VERSION="1.1.5" +VERSION="1.1.6" HOMEPAGE="https://lgames.sourceforge.io/LBreakoutHD/" -DOWNLOAD="https://sourceforge.net/projects/lgames/files/lbreakouthd/lbreakouthd-1.1.5.tar.gz" -MD5SUM="7cf91d0e6df6d29bf1f36f6e523d41c8" +DOWNLOAD="https://sourceforge.net/projects/lgames/files/lbreakouthd/lbreakouthd-1.1.6.tar.gz" +MD5SUM="042a86f251629a5f85830363f9f838dc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |