kcontacts: update to 18.04.3.

This commit is contained in:
Helmut Pozimski 2018-07-12 21:59:06 +02:00 committed by maxice8
parent 8916bae997
commit 36cc236af0

View file

@ -1,16 +1,16 @@
# Template file for 'kcontacts' # Template file for 'kcontacts'
pkgname=kcontacts pkgname=kcontacts
version=17.12.3 version=18.04.3
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python" hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
makedepends="qt5-devel kcoreaddons-devel ki18n-devel kconfig-devel kcodecs-devel" makedepends="qt5-devel kcoreaddons-devel ki18n-devel kconfig-devel kcodecs-devel"
short_desc="Address book API for KDE" short_desc="Address book API for KDE"
maintainer="Helmut Pozimski <helmut@pozimski.eu>" maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="LGPL-2.1" license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/applications/kcontacts" homepage="https://projects.kde.org/projects/applications/kcontacts"
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=54366dfe5c1a89e58e730b1fc57df004f7ed8c66a59c5d1ac35f59b3ec57ff21 checksum=d1e2e84fcaaf8a992a9a30453744a4bfc23cdf6ce1f6fe885b7e7488d20d9067
kcontacts-devel_package() { kcontacts-devel_package() {
short_desc+=" - development" short_desc+=" - development"