summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:52:50 +0000
committerJoão Figueiredo2024-03-01 06:52:50 +0000
commit69369681cbcd7a9f5efa5cb116379f6385367bc5 (patch)
treed4a40393225cf3ce165db57a86ba7e1e970cea53 /PKGBUILD
parentd6a462436322410d0092629cca07dfa4a70107e1 (diff)
downloadaur-ktnef-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 a4e42a1ac95c..a705f761a0d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
# Contributor: Antonio Rojas <arojas@archlinux.org>
pkgname=ktnef-git
-pkgver=5.18.40_r655.ga27e7de
+pkgver=6.0.40_r928.gfc270a7
pkgrel=1
pkgdesc="API for handling TNEF data"
arch=($CARCH)
url="https://kontact.kde.org"
-license=(LGPL)
-depends=(kcalutils-git kcontacts-git)
-makedepends=(git extra-cmake-modules-git)
+license=(LGPL-2.0-or-later)
+depends=(gcc-libs glibc kcalendarcore-git kcalutils-git kcontacts-git ki18n-git qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git qt6-doc qt6-tools)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
groups=(kdepim-git)