summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortxtsd2022-10-24 12:37:18 +0530
committertxtsd2022-10-24 12:37:57 +0530
commit999e1228c66d00ee71ea3572ef289f12b02f7506 (patch)
tree5055c1eeda8c1bdb33835d80a0e3ad440e66df4d /PKGBUILD
parentec9021513202fbcd4db0b50992e22bf1adc56f07 (diff)
downloadaur-999e1228c66d00ee71ea3572ef289f12b02f7506.tar.gz
upgpkg: prismlauncher-git 5.0.r71.g7f441f5b-1
Adjust conflicts Bump version Signed-off-by: txtsd <code@ihavea.quest>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91ab1627df48..6a5fc62f0047 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,15 +7,15 @@
_pkgname=prismlauncher
pkgname=${_pkgname}-git
-pkgver=5.0.r18.ga9d4370a
-pkgrel=2
+pkgver=5.0.r71.g7f441f5b
+pkgrel=1
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('i686' 'x86_64' 'aarch64')
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=('prismlauncher')
-conflicts=('polymc' 'polymc-qt5' 'prismlauncher' 'prismlauncher-qt5')
+conflicts=('prismlauncher' 'prismlauncher-qt5')
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'