summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaydax2022-12-27 17:52:18 -0500
committerKaydax2022-12-27 17:52:18 -0500
commitb22d14ff916fefa538709b642a4847e12d6ff066 (patch)
treea73eb10d56d830e8aa55e2d9c05f6ae1df72e593
parent27de55cef71c3de3b8107d4bf04a952d4d0f456d (diff)
downloadaur-b22d14ff916fefa538709b642a4847e12d6ff066.tar.gz
Add qt6-charts dep
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71ac23ae32d4..7cc03ca54433 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Kaydax <contact@kaydax.xyz>
+# Maintainer: Kaydax <contact+aur@kaydax.xyz>
# Contributor: Elijah Gregg <lovetocode999 at tilde dot team>
# Contributor: Lenny McLennington <lennymclennington@protonmail.com>
# Contributor: Sefa Eyeoglu <contact@scrumplex.net>
@@ -7,13 +7,13 @@
_pkgname=polymc
pkgname=${_pkgname}-git
-pkgver=1.4.0.r364.g21db985b
+pkgver=1.4.0.r390.g7839bd0e
pkgrel=1
pkgdesc="Minecraft launcher with ability to manage multiple instances."
arch=('i686' 'x86_64' 'aarch64')
url="https://github.com/PolyMC/PolyMC"
license=('GPL3')
-depends=('java-runtime' 'libgl' 'qt6-base' 'qt6-5compat' 'qt6-svg' 'qt6-imageformats' 'zlib' 'hicolor-icon-theme' 'quazip-qt6')
+depends=('java-runtime' 'libgl' 'qt6-base' 'qt6-5compat' 'qt6-svg' 'qt6-imageformats' 'zlib' 'hicolor-icon-theme' 'quazip-qt6' 'qt6-charts')
provides=('polymc')
conflicts=('polymc')
makedepends=('cmake' 'extra-cmake-modules' 'git' 'java-environment' 'scdoc' 'tomlplusplus' 'ghc-filesystem')