kjsembed: update to 5.105.0.

This commit is contained in:
John 2023-04-23 20:20:01 +02:00
parent def2f1594f
commit 00a4bcd77a
1 changed files with 2 additions and 2 deletions

View File

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