summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:48:18 +0000
committerJoão Figueiredo2024-03-01 06:48:18 +0000
commit4ed76ddf85c999b58e05751da58380c56e2c006c (patch)
treea73ac8181161b2f8482c494333a17ca03c1f040a /PKGBUILD
parent97e3e3705722c1df85e4d857a8ae7a5c7aed5a7b (diff)
downloadaur-4ed76ddf85c999b58e05751da58380c56e2c006c.tar.gz
Automated license and dependency update
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)