kontactinterface: update to 19.08.3

[ci skip]
This commit is contained in:
John 2019-11-08 20:50:03 +01:00
parent 1b5f487d17
commit 17758c26f7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kontactinterface' # Template file for 'kontactinterface'
pkgname=kontactinterface pkgname=kontactinterface
version=19.08.2 version=19.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
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://kontact.kde.org" homepage="https://kontact.kde.org"
distfiles="${KDE_SITE}/applications/${version}/src/kontactinterface-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/kontactinterface-${version}.tar.xz"
checksum=cbd34915ddf6fbcf02395f7c876050f2b732f3769627489f04979e419cfdc869 checksum=67827b27e46d381a207bcd6986b0285c0b7629ec9b93048e9503768662e211dc
kontactinterface-devel_package() { kontactinterface-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedepends}" depends="${sourcepkg}>=${version}_${revision} ${makedepends}"