summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSefa Eyeoglu2022-10-19 20:00:39 +0200
committerSefa Eyeoglu2022-10-19 20:00:39 +0200
commitce3d3ec4d608e1744231f0858d3570536680923a (patch)
tree01506977bf63b1ec525fd4f03457b6e2cc27977a /PKGBUILD
parent988fd415c39ef9a435ccf0aafafd857a7800c707 (diff)
downloadaur-ce3d3ec4d608e1744231f0858d3570536680923a.tar.gz
upgpkg: prismlauncher-git 5.0.r0.g41032aaa-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3742aba414a9..f1e70aee553e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,16 +6,16 @@
_pkgname=prismlauncher
pkgname=${_pkgname}-git
-pkgver=1.4.0.r381.g3405fd91
+pkgver=5.0.r0.g41032aaa
pkgrel=1
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/PrismLauncher/PrismLauncher"
license=('GPL3')
depends=('java-runtime' 'libgl' 'qt6-base' 'qt6-5compat' 'qt6-svg' 'qt6-imageformats' 'zlib' 'hicolor-icon-theme' 'quazip-qt6')
-provides=('polymc')
-conflicts=('polymc') # conflicting currently
-makedepends=('cmake' 'extra-cmake-modules' 'git' 'java-environment' 'scdoc' 'tomlplusplus' 'ghc-filesystem')
+provides=('prismlauncher')
+conflicts=('prismlauncher') # conflicting currently
+makedepends=('cmake' 'extra-cmake-modules' 'git' 'java-environment' 'scdoc' 'tomlplusplus' 'ghc-filesystem' 'gamemode')
optdepends=('glfw: to use system GLFW libraries'
'openal: to use system OpenAL libraries'
'visualvm: Profiling support'