aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Young <samyoung12788@gmail.com>2025-01-13 10:41:04 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-18 08:13:12 +0700
commit65448c3ed6c30ace688bc5ce3b1a60c20cabb59d (patch)
tree4fe399b98389c9b5b500f310e4286db04949e08b
parentf59891d476f48aa58901dea9249cbd9e0cc495a7 (diff)
games/PrismLauncher: Updated for version 9.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/PrismLauncher/PrismLauncher.SlackBuild4
-rw-r--r--games/PrismLauncher/PrismLauncher.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/PrismLauncher/PrismLauncher.SlackBuild b/games/PrismLauncher/PrismLauncher.SlackBuild
index 2b09eb7a67..8a7183f87d 100644
--- a/games/PrismLauncher/PrismLauncher.SlackBuild
+++ b/games/PrismLauncher/PrismLauncher.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for PrismLauncher
-# Copyright 2023-2024 Samuel Young, MO, USA
+# Copyright 2023-2025 Samuel Young, MO, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=PrismLauncher
-VERSION=${VERSION:-9.0}
+VERSION=${VERSION:-9.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/games/PrismLauncher/PrismLauncher.info b/games/PrismLauncher/PrismLauncher.info
index 93b2ece7ef..34f654254d 100644
--- a/games/PrismLauncher/PrismLauncher.info
+++ b/games/PrismLauncher/PrismLauncher.info
@@ -1,8 +1,8 @@
PRGNAM="PrismLauncher"
-VERSION="9.0"
+VERSION="9.2"
HOMEPAGE="https://prismlauncher.org"
-DOWNLOAD="https://github.com/PrismLauncher/PrismLauncher/releases/download/9.0/PrismLauncher-9.0.tar.gz"
-MD5SUM="184b1ec6a9de0a26e24d7d1ca7501f0c"
+DOWNLOAD="https://github.com/PrismLauncher/PrismLauncher/releases/download/9.2/PrismLauncher-9.2.tar.gz"
+MD5SUM="29445f84eefa081c1a7739b9e49c97d1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="OpenJDK17 scdoc"