kmail: update to 18.04.3.

This commit is contained in:
John 2018-07-28 19:17:46 +02:00 committed by maxice8
parent b480ad9c58
commit 471dae6653

View file

@ -1,6 +1,6 @@
# Template file for 'kmail'
pkgname=kmail
version=17.12.3
version=18.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules python qt5-host-tools qt5-qmake"
@ -12,8 +12,8 @@ short_desc="KDE Mail Client"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2-or-later"
homepage="https://userbase.kde.org/KMail"
distfiles="https://download.kde.org/stable/applications/17.12.3/src/kmail-17.12.3.tar.xz"
checksum=7a71ae01271ab5a0dd970cbb7464288fb66db2ba9758e86b966356c2c2cc120a
distfiles="${KDE_SITE}/applications/${version}/src/kmail-${version}.tar.xz"
checksum=e57b87ab31962ba91c24158fb2abeee26227885185be98033c1da05838d24225
case $XBPS_TARGET_MACHINE in
*-musl) broken="segfaults on start";;