kdav: update to 5.74.0

[ci skip]
This commit is contained in:
John 2020-09-13 13:45:58 +02:00
parent 238376bb7c
commit ecf60e505c
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kdav' # Template file for 'kdav'
pkgname=kdav pkgname=kdav
reverts="19.04.0_1 19.04.1_1 19.04.2_1 19.04.3_1 19.08.0_1 19.08.1_1 19.08.2_1 19.08.3_1 19.12.0_1 19.12.1_1 19.12.2_1 19.12.3_1 20.04.0_1 20.04.1_1 20.04.2_1 20.04.3_1" reverts="19.04.0_1 19.04.1_1 19.04.2_1 19.04.3_1 19.08.0_1 19.08.1_1 19.08.2_1 19.08.3_1 19.12.0_1 19.12.1_1 19.12.2_1 19.12.3_1 20.04.0_1 20.04.1_1 20.04.2_1 20.04.3_1"
version=5.73.0 version=5.74.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3 hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python3
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kdav" homepage="https://invent.kde.org/frameworks/kdav"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=03c8af96e7bb1b1d2d633e54c6362c7c2de078b8aba5654042b7a11d968efa31 checksum=4c7e67756e1ac72c65bb560ab0714edcfe7890d9f52d813f86e1db16f37f8dc1
pre_check() { pre_check() {
export QT_QPA_PLATFORM=offscreen export QT_QPA_PLATFORM=offscreen