summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSefa Eyeoglu2022-10-19 22:48:39 +0200
committerSefa Eyeoglu2022-10-19 22:48:39 +0200
commit00bfd989e1061eb0463da9d90a0a020453d65040 (patch)
tree05fe809d3967139f433af190b80dd8e07823f80a /PKGBUILD
parent188aee87a20cb2420cec611ced034670a53bc72a (diff)
downloadaur-00bfd989e1061eb0463da9d90a0a020453d65040.tar.gz
upgpkg: prismlauncher 5.0-4
conflict with polymc Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b383cb4ffd89..3b511cd3d433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,14 @@
pkgname=prismlauncher
pkgver=5.0
-pkgrel=3
+pkgrel=4
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('i686' 'x86_64')
url="https://prismlauncher.org"
license=('GPL3')
depends=('java-runtime' 'libgl' 'qt6-base' 'qt6-5compat' 'qt6-svg' 'qt6-imageformats' 'zlib' 'hicolor-icon-theme' 'quazip-qt6')
+provides=('polymc')
+conflicts=('polymc')
makedepends=('cmake' 'extra-cmake-modules' 'git' 'java-environment' 'scdoc' 'ghc-filesystem' 'gamemode' 'tomlplusplus')
optdepends=('glfw: to use system GLFW libraries'
'openal: to use system OpenAL libraries'