summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortxtsd2024-06-23 19:38:41 +0530
committertxtsd2024-06-23 19:38:41 +0530
commit07fe069be3605861f0a2253a8e73b19152df2b33 (patch)
treee9b8c3f477391844d9344960f891e89fb6ee1d4e /PKGBUILD
parente0501b46ba6ee171aed45b47e7865daf20f9cfcd (diff)
downloadaur-prismlauncher-git.tar.gz
upgpkg: prismlauncher-git 8.0.r757.g98d68bafe-1
Signed-off-by: txtsd <code@ihavea.quest>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3cca766269ed..3b488a342b34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@
_pkgname=prismlauncher
pkgname=${_pkgname}-git
-pkgver=6.0.r238.gdeed4957
-pkgrel=4
+pkgver=8.0.r757.g98d68bafe
+pkgrel=1
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('i686' 'x86_64' 'aarch64')
url="https://prismlauncher.org"
-license=('GPL3')
+license=('GPL-3.0-only AND LGPL-3.0-or-later AND LGPL-2.0-or-later AND Apache-2.0 AND MIT AND BSD-2-Clause AND BSD-3-Clause AND LicenseRef-Batch AND OFL-1.1')
depends=('java-runtime=17' 'libgl' 'qt6-base' 'qt6-5compat' 'qt6-svg' 'qt6-imageformats' 'qt6-networkauth' 'zlib' 'hicolor-icon-theme' 'quazip-qt6' 'cmark' 'tomlplusplus')
provides=('prismlauncher')
conflicts=('prismlauncher')
@@ -23,6 +23,7 @@ optdepends=('glfw: to use system GLFW libraries'
'visualvm: Profiling support'
'xorg-xrandr: for older minecraft versions'
'java-runtime=8: for older minecraft versions'
+ 'flite: minecraft voice narration'
)
options=(debug)
source=("git+https://github.com/PrismLauncher/PrismLauncher.git"