makedeb
Minecraft launcher with ability to manage multiple instances.
Click here to go back to the commit logs for prismlauncher-bin.
Hash: f79250b1f014b840b9ab23d1d173e805ef7933aa
Message: release 8.2
Signed-off-by: lordpipe <lordpipe@protonmail.com>
diff --git a/.SRCINFO b/.SRCINFO
index 2a840c0..304bc4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = prismlauncher-bin
pkgbase = prismlauncher-bin
pkgdesc = Minecraft launcher with ability to manage multiple instances.
pkgrel = 1
-pkgver = 8.1
+pkgver = 8.2
url = https://github.com/PrismLauncher/PrismLauncher
arch = amd64
conflicts = prismlauncher
@@ -20,9 +20,9 @@ optdepends = s!gamemode: support for GameMode
optdepends = s!flite: narrator support
optdepends = s!x11-xserver-utils: xrandr is needed to support Minecraft versions <= 1.12
provides = prismlauncher
-source = https://github.com/PrismLauncher/PrismLauncher/releases/download/8.1/PrismLauncher-Linux-Qt5-8.1.tar.gz
+source = https://github.com/PrismLauncher/PrismLauncher/releases/download/8.2/PrismLauncher-Linux-Qt5-8.2.tar.gz
source = copyright
-sha256sums = f73fa89346578966dd02876081b2272b1c9bfcc6c320e062dcebcea327a30b7a
+sha256sums = 484f4f9240bde8d8c3b49f187f068aa4806a7a2efd793022d5774a2790f79da7
sha256sums = 55f14ca1c20ba05785b248b3454ce2671149112d6b7c1a4e4fd24f4dde8f4c71
optdepends = java-runtime=17: support for Minecraft versions >= 1.17
optdepends = s!java-runtime=8: support for Minecraft versions <= 1.16
diff --git a/PKGBUILD b/PKGBUILD
index fd4f095..f9a4f6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: lordpipe <lordpipe@protonmail.com>
pkgname=prismlauncher-bin
-pkgver=8.1
+pkgver=8.2
pkgrel=1
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('amd64')
@@ -19,7 +19,7 @@ optdepends=('java-runtime=17: support for Minecraft versions >= 1.17'
's!x11-xserver-utils: xrandr is needed to support Minecraft versions <= 1.12')
source=("https://github.com/PrismLauncher/PrismLauncher/releases/download/${pkgver}/PrismLauncher-Linux-Qt5-${pkgver}.tar.gz"
'copyright')
-sha256sums=('f73fa89346578966dd02876081b2272b1c9bfcc6c320e062dcebcea327a30b7a'
+sha256sums=('484f4f9240bde8d8c3b49f187f068aa4806a7a2efd793022d5774a2790f79da7'
'55f14ca1c20ba05785b248b3454ce2671149112d6b7c1a4e4fd24f4dde8f4c71')
package() {