kjsembed: update to 5.76.0

[ci skip]
This commit is contained in:
John 2020-11-19 09:34:29 +01:00 committed by John Zimmermann
parent 0c09885080
commit c151c8d68d

View file

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