From d6020333cfa8eee607cb75d50f46f6f02552b462 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 17 Aug 2018 12:17:39 +0200 Subject: [PATCH] kcalcore: update to 18.08.0. --- srcpkgs/kcalcore/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcalcore/template b/srcpkgs/kcalcore/template index a5a58051e85..69af6921697 100644 --- a/srcpkgs/kcalcore/template +++ b/srcpkgs/kcalcore/template @@ -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 " 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";;