kmail: update to 18.12.0.

This commit is contained in:
John 2018-12-14 09:02:16 +01:00 committed by maxice8
parent e9d7f93a0f
commit 56893499a2

View file

@ -1,6 +1,6 @@
# Template file for 'kmail' # Template file for 'kmail'
pkgname=kmail pkgname=kmail
version=18.08.3 version=18.12.0
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=786fc66d4da7c255fb5b05dee086f88000b80766f5bbf8a131a2be65903d658c checksum=5d1018d901faa4c72910f1214fb3b3dbe1335f6a4e96b696c75b3179d9a17f47
case $XBPS_TARGET_MACHINE in case $XBPS_TARGET_MACHINE in
*-musl) broken="segfaults on start";; *-musl) broken="segfaults on start";;