diff options
author | Jake Day <jake@ninebysix.com> | 2023-04-13 23:26:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-04-15 07:15:27 +0700 |
commit | 9e3c27bf556ed857eb340bc3804238bc5ee46de5 (patch) | |
tree | 2ebf41416b889d8a19452c48f25f14e764872a99 /games/boosteroid | |
parent | 467ad2ef7860d15db72cbecc5c1f443f7a0d6c89 (diff) |
games/boosteroid: Updated for version 1.5.4.
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/boosteroid')
-rw-r--r-- | games/boosteroid/README | 2 | ||||
-rw-r--r-- | games/boosteroid/boosteroid.SlackBuild | 2 | ||||
-rw-r--r-- | games/boosteroid/boosteroid.info | 4 |
3 files changed, 3 insertions, 5 deletions
diff --git a/games/boosteroid/README b/games/boosteroid/README index 77ba24bbc2d63..d0ed594471958 100644 --- a/games/boosteroid/README +++ b/games/boosteroid/README @@ -2,5 +2,3 @@ boosteroid (Boosteroid Cloud Gaming Platform) Run PC games on low-end, outdated or ultra portable devices! Play on Mac, Linux, iOS, Android, ChromeOS or smart TVs without console - -Homepage: https://www.boosteroid.com diff --git a/games/boosteroid/boosteroid.SlackBuild b/games/boosteroid/boosteroid.SlackBuild index 563074dd95514..1011e76ad25a5 100644 --- a/games/boosteroid/boosteroid.SlackBuild +++ b/games/boosteroid/boosteroid.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=boosteroid -VERSION=${VERSION:-1.5.3} +VERSION=${VERSION:-1.5.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/games/boosteroid/boosteroid.info b/games/boosteroid/boosteroid.info index c179f3874647f..91385f61f4beb 100644 --- a/games/boosteroid/boosteroid.info +++ b/games/boosteroid/boosteroid.info @@ -1,10 +1,10 @@ PRGNAM="boosteroid" -VERSION="1.5.3" +VERSION="1.5.4" HOMEPAGE="https://www.boosteroid.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" DOWNLOAD_x86_64="https://boosteroid.com/linux/installer/boosteroid-install-x64.deb" -MD5SUM_x86_64="d30bd913fad8f64117eda71061489ed2" +MD5SUM_x86_64="8ea633524913a88a7dd078a9d82e189d" REQUIRES="" MAINTAINER="Jake Day" EMAIL="jake@ninebysix.com" |