kcalcore: update to 18.08.1.

This commit is contained in:
John 2018-09-06 17:04:55 +02:00 committed by maxice8
parent 61ad16fbd2
commit 23a30461a6

View File

@ -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 <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=c5f3e068debcc7e79c1da4e6932c5edc02205335600b2199b83621fc3ce8bf69
checksum=563239f2bfc7c4727add80f621781917a1f280c545c4e19d8e98a68a6b14c94d
case $XBPS_TARGET_MACHINE in
*-musl) CFLAGS="-D_GNU_SOURCE";;