diff --git a/srcpkgs/kcalcore/template b/srcpkgs/kcalcore/template index 4abfe6f4f53..f8d6810fdd0 100644 --- a/srcpkgs/kcalcore/template +++ b/srcpkgs/kcalcore/template @@ -1,6 +1,6 @@ # Template file for 'kcalcore' pkgname=kcalcore -version=19.08.1 +version=19.08.2 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=8c1bbd8e7673907de2c3682cbc1c4fe4a165cbe0b9a2fe399c4b0ae73894228a +checksum=f7d33ec65cf954a0460258694ecb2e14bf6c00cee5ea9fdc3e015e78947d896a case $XBPS_TARGET_MACHINE in *-musl) CFLAGS="-D_GNU_SOURCE";;