From 444848d99c3cf1be5789093fbb563d98cf154187 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 15 Aug 2019 18:28:29 +0200 Subject: [PATCH] kcalcore: update to 19.08.0 [ci skip] --- srcpkgs/kcalcore/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcalcore/template b/srcpkgs/kcalcore/template index ff8ba3b3c57..35408d42a75 100644 --- a/srcpkgs/kcalcore/template +++ b/srcpkgs/kcalcore/template @@ -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 " 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";;