kjsembed: update to 5.89.0.

This commit is contained in:
John 2021-12-13 17:01:25 +01:00
parent 31a95fe4ae
commit 1b1bf6eb57

View file

@ -1,6 +1,6 @@
# Template file for 'kjsembed'
pkgname=kjsembed
version=5.88.0
version=5.89.0
revision=1
build_style=cmake
hostmakedepends="gettext kcoreaddons extra-cmake-modules"
@ -10,7 +10,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=1700da37c2ef365aec02f6d4dee08173d0746ede911ca5a50b9f51960363af2e
checksum=4e871eca5e2d29b15717d9a68bbd43304a3739fb92ea4d9c457d391ae0eb5221
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"