libkgapi: update to 20.04.0

[ci skip]
This commit is contained in:
John 2020-03-23 12:41:44 +01:00 committed by John
parent a627454efa
commit a25895a62a
No known key found for this signature in database
GPG key ID: 5FDE97AF468A09B7

View file

@ -1,6 +1,6 @@
# Template file for 'libkgapi'
pkgname=libkgapi
version=19.12.3
version=20.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python3
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/extragear/libs/libkgapi"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=f52923c382272b47782348fbadb32902fbcd4652f4100875a745ba57033cf48a
checksum=227730675061072e2c2064709817afcb5dfaf34dfbbc10f8ac0aeef58b79dbb4
case "$XBPS_TARGET_MACHINE" in
arm*) broken="depends on qt5-webengine";;