kcalcore: update to 19.08.3

[ci skip]
This commit is contained in:
John 2019-11-08 20:49:36 +01:00
parent 1fef736fc3
commit 4705eb18f6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcalcore'
pkgname=kcalcore
version=19.08.2
version=19.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=f7d33ec65cf954a0460258694ecb2e14bf6c00cee5ea9fdc3e015e78947d896a
checksum=86d0467d3929eb6471507cbc790277968eb8f0aa4449e1b3ee8ecc555d32dbaa
case $XBPS_TARGET_MACHINE in
*-musl) CFLAGS="-D_GNU_SOURCE";;