summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:39:37 +0000
committerJoão Figueiredo2024-03-01 06:39:37 +0000
commit0b804c05af66ca820673bff6873655c4420c3c99 (patch)
tree8aeba6d6a9dd90123ef156f57d6e8546dd985644 /PKGBUILD
parentf9e37eba539bd27f7bef93681ed6ae8e18648e97 (diff)
downloadaur-kcontacts-git.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 636a9a53046a..4c3ef7df1ed2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
# Contributor: Henri Chain <henri@henricha.in>
pkgname=kcontacts-git
-pkgver=5.240.0_r3399.g839c9827
+pkgver=6.0.0_r3495.gc267b116
pkgrel=1
pkgdesc="Address book API for KDE"
arch=($CARCH)
url="https://community.kde.org/Frameworks"
-license=(LGPL)
-depends=(kcoreaddons-git kconfig-git ki18n-git kcodecs-git iso-codes)
-makedepends=(git extra-cmake-modules-git doxygen qt6-tools)
+license=(LGPL-2.0-only LGPL-3.0-only)
+depends=(gcc-libs glibc kcodecs-git kconfig-git kcoreaddons-git ki18n-git qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git qt6-doc qt6-tools)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
groups=(kf6-git)