kcalcore: update to 18.12.0.

This commit is contained in:
John 2018-12-14 09:01:26 +01:00 committed by maxice8
parent 9145ba47be
commit 0502979db7

View file

@ -1,6 +1,6 @@
# Template file for 'kcalcore'
pkgname=kcalcore
version=18.08.3
version=18.12.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=f272fa409e4efb8c15f665688e5035db5077024c723a78f453e579628dfeb87e
checksum=90c00b359154f8296ed5edff0b14f2bfd522382c39c5e61547e92fd6725bc713
case $XBPS_TARGET_MACHINE in
*-musl) CFLAGS="-D_GNU_SOURCE";;