kcalcore: update to 19.08.0

[ci skip]
This commit is contained in:
John 2019-08-15 18:28:29 +02:00
parent e8e01c4aeb
commit 444848d99c

View file

@ -1,6 +1,6 @@
# Template file for 'kcalcore'
pkgname=kcalcore
version=19.04.3
version=19.08.0
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=335df0ae376b7abfc8274d46bb5a9956fb8ef438c1065d7f79a57db23005ca45
checksum=7c7bbca70ada8c8317d6d3d91e0357b2b5886328189423e0b7fac1d326f8ed85
case $XBPS_TARGET_MACHINE in
*-musl) CFLAGS="-D_GNU_SOURCE";;