kjsembed: update to 5.74.0

[ci skip]
This commit is contained in:
John 2020-09-13 13:49:37 +02:00
parent 06966038cc
commit 4c2a1f0168

View file

@ -1,6 +1,6 @@
# Template file for 'kjsembed'
pkgname=kjsembed
version=5.73.0
version=5.74.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later"
homepage="https://invent.kde.org/frameworks/kjsembed"
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
checksum=cc9896930c01a6bdbfaddada9516380c9a54e5d719836f1788d8e3a74108e1d3
checksum=7d2f26648f9df429d84db67b2fe35731cbf29b9c0a49d48c26e519cd094f1be4
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"