summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoão Figueiredo2024-03-01 06:34:46 +0000
committerJoão Figueiredo2024-03-01 06:34:46 +0000
commit46bb20689504be8455259143f626555248bb3ddf (patch)
treebe0b1b78394630777aabe47673dac6843fadf228 /PKGBUILD
parent5879617e37e4d8876acf8a21abcb654ee1d9629c (diff)
downloadaur-46bb20689504be8455259143f626555248bb3ddf.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 169e3bb3101c..dbd54b7af14c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Maintainer: João Figueiredo & chaotic-aur <islandc0der@chaotic.cx>
pkgname=akonadi-mime-git
-pkgver=5.18.40_r1630.g5012eb8
+pkgver=6.0.40_r1994.gb466d85
pkgrel=1
pkgdesc="Libraries and daemons to implement basic email handling"
arch=($CARCH)
url="https://kontact.kde.org"
-license=(LGPL)
-depends=(libakonadi-git kmime-git)
-makedepends=(git extra-cmake-modules-git kdoctools-git boost)
+license=(LGPL-2.0-or-later)
+depends=(gcc-libs glibc kconfig-git kcoreaddons-git ki18n-git kio-git kmime-git kwidgetsaddons-git kxmlgui-git libakonadi-git qt6-base)
+makedepends=(git doxygen extra-cmake-modules-git kdoctools5-git qt6-doc qt6-tools)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
groups=(kdepim-git)