From 6458266a58b40e30b97aa5c3fe715790b91c329e Mon Sep 17 00:00:00 2001 From: John Date: Fri, 10 May 2019 16:20:43 +0200 Subject: [PATCH] kcalcore: update to 19.04.1 [ci skip] --- srcpkgs/kcalcore/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kcalcore/template b/srcpkgs/kcalcore/template index 53444a887a9..9acd3ef71d0 100644 --- a/srcpkgs/kcalcore/template +++ b/srcpkgs/kcalcore/template @@ -1,6 +1,6 @@ # Template file for 'kcalcore' pkgname=kcalcore -version=19.04.0 +version=19.04.1 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=0cdcfebabb9af96650b71ba6361a4557df35144f0b1041f004bff7510c6334b2 +checksum=d14bf2f8270c0072e415cf8fe87c0fb8eefad1b95a8713e184bba3e3ae6002f9 case $XBPS_TARGET_MACHINE in *-musl) CFLAGS="-D_GNU_SOURCE";;