kontactinterface: update to 18.08.3.

This commit is contained in:
John 2018-11-08 22:03:47 +01:00 committed by Helmut Pozimski
parent 2f3b326bdc
commit 28b84cf083

View file

@ -1,6 +1,6 @@
# Template file for 'kontactinterface' # Template file for 'kontactinterface'
pkgname=kontactinterface pkgname=kontactinterface
version=18.08.2 version=18.08.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"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="Kontact Plugin Interface Library" homepage="Kontact Plugin Interface Library"
distfiles="${KDE_SITE}/applications/${version}/src/kontactinterface-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/kontactinterface-${version}.tar.xz"
checksum=2643d849babe6d514a4c7c3bbe2bd01ba891a8016744f8ac8fe54abe9eb78f74 checksum=63f770efbe9870c6ff747c7f0739832c0fc437f17d2bd80d95f4739179299d07
kontactinterface-devel_package() { kontactinterface-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}" depends="${sourcepkg}>=${version}_${revision} ${makedepends}"