summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSefa Eyeoglu2023-02-03 19:45:57 +0100
committerSefa Eyeoglu2023-02-03 19:45:57 +0100
commit37fa98ec3a9a89c6ac8375693a4c2f0f2c5fa946 (patch)
tree927744ddf2a842cd1f8fd40c7da108045c6f1296 /PKGBUILD
parentec8afc4da3c067a0f952253e093d8bae6dca888a (diff)
downloadaur-37fa98ec3a9a89c6ac8375693a4c2f0f2c5fa946.tar.gz
upgpkg: prismlauncher 6.3-1
upstream release update to 6.3 Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6438cb5d34b..972147b6ac5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: dada513 <dada513@protonmail.com>
pkgname=prismlauncher
-pkgver=6.2
+pkgver=6.3
pkgrel=1
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('i686' 'x86_64' 'aarch64')
@@ -20,7 +20,7 @@ optdepends=('glfw: to use system GLFW libraries'
'visualvm: Profiling support'
'xorg-xrandr: for older minecraft versions')
source=("https://github.com/PrismLauncher/PrismLauncher/releases/download/${pkgver}/PrismLauncher-${pkgver}.tar.gz")
-sha256sums=('ca867e07865d6585b68a3d3b76e46c49ee498cecbeab1e9d1621d618f088198b')
+sha256sums=('fc1896df6422248dbd767d4a82066fe6044ae104354ebf75fc5ae92252f2fb1a')
build() {
cd "PrismLauncher-${pkgver}"