kcalcore: update to 18.04.3.

This commit is contained in:
John 2018-07-28 19:22:52 +02:00 committed by maxice8
parent b84ecd6351
commit 208067889e
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kcalcore'
pkgname=kcalcore
version=17.12.3
version=18.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python bison"
@ -9,8 +9,8 @@ short_desc="The KDE calendar access library"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="https://download.kde.org/stable/applications/${version}/src/kcalcore-${version}.tar.xz"
checksum=7f80fcbbeea8d349327f4bba6241d348e9b159242b0686a9a97c99fb466bb888
distfiles="${KDE_SITE}/applications/${version}/src/kcalcore-${version}.tar.xz"
checksum=f2df15f6d60c6a95862a98ec50de4dbc311c4f6e0157982dbf15aa5646454fd0
case $XBPS_TARGET_MACHINE in
*-musl) CFLAGS="-D_GNU_SOURCE";;