aboutsummaryrefslogtreecommitdiff
path: root/games/PrismLauncher
diff options
context:
space:
mode:
authorSamuel Young <samyoung12788@gmail.com>2023-06-17 09:32:08 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-17 09:45:17 +0700
commit54171f29224cac463f48e9e3638d6adc2245f1a2 (patch)
tree29a7fe2c5146f3c2f6adc5584a194ea843c35269 /games/PrismLauncher
parentd02139c6816bf10bc9bd65d5ea47315551729111 (diff)
games/PrismLauncher: Updated for version 7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/PrismLauncher')
-rw-r--r--games/PrismLauncher/PrismLauncher.SlackBuild2
-rw-r--r--games/PrismLauncher/PrismLauncher.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/games/PrismLauncher/PrismLauncher.SlackBuild b/games/PrismLauncher/PrismLauncher.SlackBuild
index 2dfbc44edf5b1..6501ce72d7d26 100644
--- a/games/PrismLauncher/PrismLauncher.SlackBuild
+++ b/games/PrismLauncher/PrismLauncher.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=PrismLauncher
-VERSION=${VERSION:-7.0}
+VERSION=${VERSION:-7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/PrismLauncher/PrismLauncher.info b/games/PrismLauncher/PrismLauncher.info
index 56014b95f9a43..e9562c43ba901 100644
--- a/games/PrismLauncher/PrismLauncher.info
+++ b/games/PrismLauncher/PrismLauncher.info
@@ -1,8 +1,8 @@
PRGNAM="PrismLauncher"
-VERSION="7.0"
+VERSION="7.1"
HOMEPAGE="https://prismlauncher.org"
-DOWNLOAD="https://github.com/PrismLauncher/PrismLauncher/releases/download/7.0/PrismLauncher-7.0.tar.gz"
-MD5SUM="dcf4073b50447ac659497e88f9299aa4"
+DOWNLOAD="https://github.com/PrismLauncher/PrismLauncher/releases/download/7.1/PrismLauncher-7.1.tar.gz"
+MD5SUM="cbd51a38a4635d2ea96fdc6c7ff8f89e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenJDK17 scdoc"