kdav: update to 18.08.1.

This commit is contained in:
John 2018-09-06 17:05:01 +02:00 committed by maxice8
parent 68589be6ac
commit 4ab79f48dc

View file

@ -1,6 +1,6 @@
# Template file for 'kdav' # Template file for 'kdav'
pkgname=kdav pkgname=kdav
version=18.08.0 version=18.08.1
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"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://community.kde.org/KDE_PIM" homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=41c957fb8d3fd3e73ddb2bc7464a730f2ffe8a8263b91389e935b9210c615c8e checksum=5dacebd734bc2ddde760e23365f03778804c875b31179b01ee3c31b69f38d010
kdav-devel_package() { kdav-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}" depends="${sourcepkg}>=${version}_${revision} ${makedepends}"