libkgapi: update to 20.04.2

[ci skip]
This commit is contained in:
John 2020-06-16 22:29:42 +02:00
parent 7b45f9d74a
commit 819ef9becd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libkgapi'
pkgname=libkgapi
version=20.04.1
version=20.04.2
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=c4cf6ea348fc71ae4e7f399a062dd609a3b1d7ea34b87cde6067f99db12b6d5b
checksum=ecb87422fbf0ed711da9cf947fffca6dd09572a5cf01400bafd3f38e05141470
case "$XBPS_TARGET_MACHINE" in
arm*) broken="depends on qt5-webengine";;