summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb4abff5a3d9..36156791a8c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=knotifyconfig-git
-pkgver=5.240.0_r426.gea9df2e
+pkgver=6.0.0_r512.gf9c2c1b
pkgrel=1
pkgdesc='Configuration system for KNotify'
arch=($CARCH)
url='https://community.kde.org/Frameworks'
-license=(LGPL)
-depends=(kio-git)
-makedepends=(git extra-cmake-modules-git doxygen qt6-tools)
+license=(LGPL-2.0-only LGPL-3.0-only)
+depends=(gcc-libs glibc kconfig-git ki18n-git kio-git libcanberra qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git qt6-doc qt6-tools)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
groups=(kf6-git)