kcalcore: update to 19.04.3

[ci skip]
This commit is contained in:
John 2019-07-13 10:10:16 +00:00 committed by John Zimmermann
parent 7060c53cc3
commit 5afd11a82e

View file

@ -1,6 +1,6 @@
# Template file for 'kcalcore'
pkgname=kcalcore
version=19.04.2
version=19.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python bison"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/applications/${version}/src/kcalcore-${version}.tar.xz"
checksum=10e75bd44eca2094f0f952255e1aad00bbc7a509fadd97c75e8c764152db6354
checksum=335df0ae376b7abfc8274d46bb5a9956fb8ef438c1065d7f79a57db23005ca45
case $XBPS_TARGET_MACHINE in
*-musl) CFLAGS="-D_GNU_SOURCE";;