summaryrefslogtreecommitdiffstats
path: root/games/PrismLauncher
diff options
context:
space:
mode:
author Samuel Young2023-06-17 04:32:08 +0200
committer Willy Sudiarto Raharjo2023-06-17 04:45:17 +0200
commit54171f29224cac463f48e9e3638d6adc2245f1a2 (patch)
tree29a7fe2c5146f3c2f6adc5584a194ea843c35269 /games/PrismLauncher
parentd02139c6816bf10bc9bd65d5ea47315551729111 (diff)
downloadslackbuilds-54171f29224cac463f48e9e3638d6adc2245f1a2.tar.gz
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 2dfbc44edf..6501ce72d7 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 56014b95f9..e9562c43ba 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"