kcalcore: update to 18.08.3.

This commit is contained in:
John 2018-11-08 22:03:21 +01:00 committed by Helmut Pozimski
parent 07821279b7
commit 4cb21cd654
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcalcore'
pkgname=kcalcore
version=18.08.2
version=18.08.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python bison"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/applications/${version}/src/kcalcore-${version}.tar.xz"
checksum=a70ea203e35188185fa06066ea6f7edc7886d3c4ad8d91d6b2e1a980d4cc3d86
checksum=f272fa409e4efb8c15f665688e5035db5077024c723a78f453e579628dfeb87e
case $XBPS_TARGET_MACHINE in
*-musl) CFLAGS="-D_GNU_SOURCE";;