kmail: update to 19.04.0

[ci skip]
This commit is contained in:
John 2019-03-29 07:41:31 +01:00
parent fa15ff860b
commit 1c98848cee

View file

@ -1,7 +1,7 @@
# Template file for 'kmail' # Template file for 'kmail'
pkgname=kmail pkgname=kmail
version=18.12.3 version=19.04.0
revision=2 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules python qt5-host-tools qt5-qmake hostmakedepends="extra-cmake-modules python qt5-host-tools qt5-qmake
kdoctools kconfig kcoreaddons" kdoctools kconfig kcoreaddons"
@ -15,7 +15,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2-or-later" license="GPL-2.0-or-later, LGPL-2.1-or-later, GFDL-1.2-or-later"
homepage="https://userbase.kde.org/KMail" homepage="https://userbase.kde.org/KMail"
distfiles="${KDE_SITE}/applications/${version}/src/kmail-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/kmail-${version}.tar.xz"
checksum=9dd9865d4a463ac552c25126ecaee662b83548091c5abef168bdc7a6d2fb5c76 checksum=c191057769513d51d6604e0f51e441e54770ac07a982175a5be29b7797d6f486
case $XBPS_TARGET_MACHINE in case $XBPS_TARGET_MACHINE in
*-musl) broken="segfaults on start";; *-musl) broken="segfaults on start";;