diff options
Diffstat (limited to 'games')
-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 77ba24bbc2..d0ed594471 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 563074dd95..1011e76ad2 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 c179f38746..91385f61f4 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" |