diff --git a/srcpkgs/kcalcore/template b/srcpkgs/kcalcore/template index 69af6921697..4d4b3da6501 100644 --- a/srcpkgs/kcalcore/template +++ b/srcpkgs/kcalcore/template @@ -1,6 +1,6 @@ # Template file for 'kcalcore' pkgname=kcalcore -version=18.08.0 +version=18.08.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=c5f3e068debcc7e79c1da4e6932c5edc02205335600b2199b83621fc3ce8bf69 +checksum=563239f2bfc7c4727add80f621781917a1f280c545c4e19d8e98a68a6b14c94d case $XBPS_TARGET_MACHINE in *-musl) CFLAGS="-D_GNU_SOURCE";;