libkgapi: update to 20.04.1

[ci skip]
This commit is contained in:
John 2020-05-16 14:29:17 +02:00
parent 682a1af7b0
commit 06268ae13d
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=20.04.0
version=20.04.1
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=227730675061072e2c2064709817afcb5dfaf34dfbbc10f8ac0aeef58b79dbb4
checksum=c4cf6ea348fc71ae4e7f399a062dd609a3b1d7ea34b87cde6067f99db12b6d5b
case "$XBPS_TARGET_MACHINE" in
arm*) broken="depends on qt5-webengine";;