aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kmail
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-12-16 12:47:35 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-23 14:33:29 +0100
commit3cbde1dc9526ef8329d8e0ff35c98aee39b321e1 (patch)
tree951ac863a86faefbb9edb1e2758f5cb2a5705bc0 /testing/kmail
parent74fad971f1fcb30104bc6d3f91fd9666f5111bee (diff)
downloadaports-3cbde1dc9526ef8329d8e0ff35c98aee39b321e1.tar.bz2
aports-3cbde1dc9526ef8329d8e0ff35c98aee39b321e1.tar.xz
{community,testing}/kde-service-release: upgrade to 19.12.0
Diffstat (limited to 'testing/kmail')
-rw-r--r--testing/kmail/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kmail/APKBUILD b/testing/kmail/APKBUILD
index 59ddfded12..3b6d7f18eb 100644
--- a/testing/kmail/APKBUILD
+++ b/testing/kmail/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=kmail
-pkgver=19.08.3
+pkgver=19.12.0
pkgrel=0
arch="all !ppc64le !s390x" # Limited by qt5-qtwebengine
url="https://kontact.kde.org/components/kmail.html"
@@ -9,7 +9,7 @@ pkgdesc="Email client, supporting POP3 and IMAP mailboxes"
license="GPL-2.0-or-later"
makedepends="extra-cmake-modules qt5-qtbase-dev qt5-qtwebengine-dev akonadi-search-dev gpgme-dev kbookmarks-dev kcodecs-dev kconfig-dev kconfigwidgets-dev kcrash-dev kdbusaddons-dev kdoctools-dev kguiaddons-dev ki18n-dev kitemviews-dev kjobwidgets-dev kio-dev kcmutils-dev knotifications-dev knotifyconfig-dev kparts-dev kservice-dev sonnet-dev ktextwidgets-dev kwidgetsaddons-dev kwindowsystem-dev kxmlgui-dev kiconthemes-dev akonadi-dev akonadi-contacts-dev akonadi-mime-dev kcontacts-dev kcalendarcore-dev kcalutils-dev kidentitymanagement-dev kldap-dev kmailtransport kpimtextedit-dev kontactinterface-dev kmime-dev libgravatar-dev kdepim-apps-libs-dev libkdepim-dev libkleo-dev libksieve-dev mailcommon-dev messagelib-dev pimcommon-dev kdepim-apps-libs-dev ktnef-dev"
checkdepends="xvfb-run"
-source="https://download.kde.org/stable/applications/$pkgver/src/kmail-$pkgver.tar.xz"
+source="https://download.kde.org/stable/release-service/$pkgver/src/kmail-$pkgver.tar.xz"
subpackages="$pkgname-doc $pkgname-lang"
prepare() {
@@ -51,4 +51,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="ba8804a47144b62d35a5fa777616426465d5da5d98aaf34d30c7863c12198139e34249315533752a897d48619eb5546810363d5f2bd50622f513e78eb6367001 kmail-19.08.3.tar.xz"
+sha512sums="48cec2af9d716da9755699f78039f67f9b6630fe97531ec28f57dc22dd93c44cfaaa56bacbcccddbf135e3b195191acd0b694ac95d298eb8a236606238778949 kmail-19.12.0.tar.xz"