kcalcore: update to 18.12.1.
This commit is contained in:
parent
934ea190af
commit
836f1f1688
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kcalcore'
|
||||
pkgname=kcalcore
|
||||
version=18.12.0
|
||||
revision=2
|
||||
version=18.12.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python bison"
|
||||
makedepends="libical-devel qt5-devel"
|
||||
|
@ -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=90c00b359154f8296ed5edff0b14f2bfd522382c39c5e61547e92fd6725bc713
|
||||
checksum=714e395881affaea8c9ad907a1f3616dd93f1c1ab39436b40bfd5bc46ffd038d
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
*-musl) CFLAGS="-D_GNU_SOURCE";;
|
||||
|
|
Loading…
Reference in New Issue