kcalutils: update to 18.04.3.

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

View File

@ -1,6 +1,6 @@
# Template file for 'kcalutils'
pkgname=kcalutils
version=17.12.3
version=18.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python kconfig"
@ -9,8 +9,8 @@ short_desc="The KDE calendar utility 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/kcalutils-${version}.tar.xz"
checksum=ab671117c21a42e94d74c946fae99796e96baec978d2bb6b3f1c359cde3d4fb1
distfiles="${KDE_SITE}/applications/${version}/src/kcalutils-${version}.tar.xz"
checksum=4b8a2ff425566b48c703c46289b1747479a7c76448cd1fc5b462090f6dc8ccd7
kcalutils-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}"