games/PrismLauncher: Updated for version 9.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Samuel Young 2024-10-25 09:48:31 +07:00 committed by Willy Sudiarto Raharjo
parent 5efc9b47b0
commit 5565bb2d71
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=PrismLauncher
VERSION=${VERSION:-8.4}
VERSION=${VERSION:-9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="PrismLauncher"
VERSION="8.4"
VERSION="9.0"
HOMEPAGE="https://prismlauncher.org"
DOWNLOAD="https://github.com/PrismLauncher/PrismLauncher/releases/download/8.4/PrismLauncher-8.4.tar.gz"
MD5SUM="1595e47c0303df7c8af482582fb9bc3a"
DOWNLOAD="https://github.com/PrismLauncher/PrismLauncher/releases/download/9.0/PrismLauncher-9.0.tar.gz"
MD5SUM="184b1ec6a9de0a26e24d7d1ca7501f0c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenJDK17 scdoc"