makedeb
Minecraft launcher with ability to manage multiple instances.
Click here to go back to the commit logs for prismlauncher-bin.
Hash: 5d12512011c4770dfe7611d3e7057c259e4f9187
Message: update to 8.4
Signed-off-by: lordpipe <lordpipe@protonmail.com>
diff --git a/.SRCINFO b/.SRCINFO
index 7957c6e..318e194 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.3
+pkgver = 8.4
url = https://github.com/PrismLauncher/PrismLauncher
arch = amd64
conflicts = prismlauncher
@@ -21,9 +21,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.3/PrismLauncher-Linux-Qt5-8.3.tar.gz
+source = https://github.com/PrismLauncher/PrismLauncher/releases/download/8.4/PrismLauncher-Linux-Qt5-8.4.tar.gz
source = copyright
-sha256sums = 38534b4a2d6e568e90976821ada9b41475c2cd48938b35cf6b4f0a31b9c0708d
+sha256sums = 3057752038a03168acd6d2eed901d22cbc90a25b0482fb8c6ef483ee45071da0
sha256sums = 55f14ca1c20ba05785b248b3454ce2671149112d6b7c1a4e4fd24f4dde8f4c71
optdepends = java-runtime=21: support for Minecraft versions >= 1.20.5
optdepends = s!java-runtime=17: support for Minecraft versions >= 1.17 and <= 1.20.4
diff --git a/PKGBUILD b/PKGBUILD
index 4da5c0d..f1f9fa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
-# Maintainer: Sefa Eyeoglu <conctact@scrumplex.net>
+# Maintainer: lordpipe <lordpipe@protonmail.com>
+# Contributor: Sefa Eyeoglu <conctact@scrumplex.net>
# Contributor: dada513 <dada513@protonmail.com>
-# Contributor: lordpipe <lordpipe@protonmail.com>
pkgname=prismlauncher-bin
-pkgver=8.3
+pkgver=8.4
pkgrel=1
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('amd64')
@@ -20,7 +20,7 @@ optdepends=('java-runtime=21: support for Minecraft versions >= 1.20.5'
'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=('38534b4a2d6e568e90976821ada9b41475c2cd48938b35cf6b4f0a31b9c0708d'
+sha256sums=('3057752038a03168acd6d2eed901d22cbc90a25b0482fb8c6ef483ee45071da0'
'55f14ca1c20ba05785b248b3454ce2671149112d6b7c1a4e4fd24f4dde8f4c71')
package() {