mailcommon: update to 18.04.3.

This commit is contained in:
John 2018-07-28 19:24:48 +02:00 committed by maxice8
parent 1552a69859
commit ae071653a7

View file

@ -1,6 +1,6 @@
# Template file for 'mailcommon'
pkgname=mailcommon
version=17.12.3
version=18.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
@ -10,8 +10,8 @@ short_desc="KDE PIM library providing support for mail applications"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="https://download.kde.org/stable/applications/${version}/src/mailcommon-${version}.tar.xz"
checksum=8ea49db14a5355a6345c8f8a9fe8ad3ee397b0c082ac216fa5c8cea44824a59e
distfiles="${KDE_SITE}/applications/${version}/src/mailcommon-${version}.tar.xz"
checksum=d0d96b16c2cf3334e2cd4bd1027f68f62abce054d8300061595eaa39629e5a3c
mailcommon-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedpends}"