kjsembed: update to 5.110.0.

This commit is contained in:
John 2023-09-13 15:52:45 +02:00
parent 77f2c53564
commit b15f549b7f
1 changed files with 2 additions and 2 deletions

View File

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