kcalcore: update to 19.04.2

[ci skip]
This commit is contained in:
John 2019-06-09 20:17:45 +02:00
parent b9c49a3dfc
commit 117262c9aa
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'kcalcore'
pkgname=kcalcore
version=19.04.1
version=19.04.2
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=d14bf2f8270c0072e415cf8fe87c0fb8eefad1b95a8713e184bba3e3ae6002f9
checksum=10e75bd44eca2094f0f952255e1aad00bbc7a509fadd97c75e8c764152db6354
case $XBPS_TARGET_MACHINE in
*-musl) CFLAGS="-D_GNU_SOURCE";;