mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/boosteroid: Updated for version 1.5.3.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
af9504a26b
commit
7a1eddad60
2 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=boosteroid
|
||||
VERSION=${VERSION:-1.5.2}
|
||||
VERSION=${VERSION:-1.5.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="boosteroid"
|
||||
VERSION="1.5.2"
|
||||
VERSION="1.5.3"
|
||||
HOMEPAGE="https://www.boosteroid.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://boosteroid.com/linux/installer/boosteroid-install-x64.deb"
|
||||
MD5SUM_x86_64="3e43e384206400cda0be88f5ebb5d02d"
|
||||
MD5SUM_x86_64="d30bd913fad8f64117eda71061489ed2"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Jake Day"
|
||||
EMAIL="jake@ninebysix.com"
|
||||
|
|
Loading…
Reference in a new issue