kjsembed: update to 5.73.0

[ci skip]
This commit is contained in:
John 2020-08-08 13:09:41 +02:00
parent 9b72188c86
commit 486e9dc6ac
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kjsembed'
pkgname=kjsembed
version=5.72.0
version=5.73.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=bcd256e5fa8e928b35beb3e89ea163f7ece599789641a2ae694f2753cbdeeacf
checksum=cc9896930c01a6bdbfaddada9516380c9a54e5d719836f1788d8e3a74108e1d3
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"