kjsembed: update to 5.109.0.

This commit is contained in:
John 2023-08-25 17:32:53 +02:00
parent e73e9bfb36
commit 3776806233
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kjsembed'
pkgname=kjsembed
version=5.108.0
version=5.109.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=2aadb47d31ba690c0a25bfc8705682c4911f1ae294a1ea147dd20f785d4dd1d9
checksum=39ad0b51b57adef1780b256f4d44078d50718eae60e40faf2fb7b6e52dc078dd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"