kjsembed: update to 5.108.0.

This commit is contained in:
John 2023-07-25 10:10:41 +02:00
parent 6d97be3ee8
commit a0b3feb262
1 changed files with 2 additions and 2 deletions

View File

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