kjsembed: update to 5.107.0.

This commit is contained in:
John 2023-06-10 17:25:15 +02:00
parent 221f1dbf9f
commit 8407711fe3

View File

@ -1,6 +1,6 @@
# Template file for 'kjsembed'
pkgname=kjsembed
version=5.105.0
version=5.107.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=8a8af23563345649c19adec044a86ee5f37d64c90444d51058cd1c271d1b23b5
checksum=726e499a415d9967096c81584478a1114128152ca7a062359e2a2ae0976f31ab
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"