summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:38:52 +0000
committerJoão Figueiredo2024-03-01 06:38:52 +0000
commitd13cdf00022000c91b6a23c537032233c3f1eb53 (patch)
tree98014d5a73c0deed704f673391cafb142c2c0f16 /PKGBUILD
parente5f9d7bc3a1d8b3e6123ec71c9f25a7a1924b98f (diff)
downloadaur-kcalutils-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 0f657655b349..d76e71c653ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
# Contributor: Antonio Rojas <arojas@archlinux.org>
pkgname=kcalutils-git
-pkgver=5.18.40_r855.g697195969
+pkgver=6.0.40_r1235.g8482da1b6
pkgrel=1
pkgdesc="The KDE calendar utility library"
arch=($CARCH)
url="https://kontact.kde.org"
-license=(LGPL)
+license=(LGPL-2.0-or-later)
+depends=(gcc-libs glibc kcalendarcore-git kcodecs-git kcoreaddons-git ki18n-git kiconthemes-git kidentitymanagement-git ktexttemplate-git kwidgetsaddons-git qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git qt6-doc qt6-tools)
groups=(kdepim-git)
-depends=(kcalendarcore-git kidentitymanagement-git grantlee)
-makedepends=(git extra-cmake-modules-git)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
source=("git+https://github.com/KDE/${pkgname%-git}.git")