kmail: update to 18.08.1.

This commit is contained in:
John 2018-09-06 17:05:21 +02:00 committed by maxice8
parent 401f9dc469
commit b07cf995ad

View file

@ -1,6 +1,6 @@
# Template file for 'kmail' # Template file for 'kmail'
pkgname=kmail pkgname=kmail
version=18.08.0 version=18.08.1
revision=1 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
@ -14,7 +14,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=7923b1d8dafecd1a1fb87bc822d20f323a0bdcc953d9c6c6346afdd423f942f6 checksum=747eac028620da6c6aaf9b00d0d6ab3eabea23dcbad294b26ebff4c6ac3c0988
case $XBPS_TARGET_MACHINE in case $XBPS_TARGET_MACHINE in
*-musl) broken="segfaults on start";; *-musl) broken="segfaults on start";;