kcalcore: update to 18.08.0.

This commit is contained in:
John 2018-08-17 12:17:39 +02:00 committed by maxice8
parent f5ca0c9ea3
commit d6020333cf

View file

@ -1,6 +1,6 @@
# Template file for 'kcalcore'
pkgname=kcalcore
version=18.04.3
version=18.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=f2df15f6d60c6a95862a98ec50de4dbc311c4f6e0157982dbf15aa5646454fd0
checksum=c5f3e068debcc7e79c1da4e6932c5edc02205335600b2199b83621fc3ce8bf69
case $XBPS_TARGET_MACHINE in
*-musl) CFLAGS="-D_GNU_SOURCE";;