libkgapi: update to 20.08.0

[ci skip]
This commit is contained in:
John 2020-08-13 19:42:55 +02:00
parent 3cfb7f042c
commit a3d0fa15ed

View file

@ -1,6 +1,6 @@
# Template file for 'libkgapi'
pkgname=libkgapi
version=20.04.3
version=20.08.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python3
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/pim/libkgapi"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=9b689d8c4a1df0b792604cf5951b30d8343e984d890f4a3fb946a449723e520d
checksum=215d21a89887522bbac09774723098dac1602bfc39e4ca23306d08b11d0cd89d
case "$XBPS_TARGET_MACHINE" in
arm*) broken="depends on qt5-webengine";;