Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kontact: update to 19.04.3. #13120

Merged
merged 1 commit into from
Jul 14, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions srcpkgs/kontact/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'kontact'
pkgname=kontact
version=19.04.2
version=19.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools kdoctools
Expand All @@ -12,4 +12,8 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2.0-or-later"
homepage="https://www.kde.org/applications/office/kontact"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=627c746d01b06b22634107230393954b26c35bd402d918daa497399510ce0f15
checksum=05fab6c512635b07b6c99b3ee38d9e53060d44124052734381e9a6ddbef06e73

case "$XBPS_TARGET_MACHINE" in
arm*) broken="depends on qt5-webengine";;
esac