summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:44:20 +0000
committerJoão Figueiredo2024-03-01 06:44:20 +0000
commita8c096961e0556213e21b77976b947cfb28b459f (patch)
treea16a7b8b7c3b4716e9a62646b7666aff9649d536 /PKGBUILD
parente9e29ed572b70be2a2aaef78f5931c3764dd58f6 (diff)
downloadaur-a8c096961e0556213e21b77976b947cfb28b459f.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 9e8b25f19ea9..5b72bc684fc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
# Contributor: Antonio Rojas <arojas@archlinux.org>
pkgname=kidentitymanagement-git
-pkgver=5.18.40_r3795.g5a86412f
+pkgver=6.0.40_r4290.ga7d34838
pkgrel=1
pkgdesc="KDE PIM libraries"
arch=($CARCH)
url="https://kontact.kde.org"
-license=(LGPL)
+license=(LGPL-2.0-or-later)
+depends=(gcc-libs glibc kcodecs-git kcompletion-git kconfig-git kcoreaddons-git ki18n-git kio-git kpimtextedit-git ktextaddons-git kwidgetsaddons-git kxmlgui-git qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git kirigami-addons-git qt6-doc qt6-tools)
groups=(kdepim-git)
-depends=(kpimtextedit-git)
-makedepends=(git extra-cmake-modules-git)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
source=("git+https://github.com/KDE/${pkgname%-git}.git")