kjsembed: update to 5.100.0.

This commit is contained in:
John 2022-11-20 01:34:12 +01:00
parent 57b98bc181
commit a93ce8b4d0

View file

@ -1,6 +1,6 @@
# Template file for 'kjsembed'
pkgname=kjsembed
version=5.99.0
version=5.100.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=fc89d03bf59732f9436ae88dd20505a49d58a7c7bd46858263cb0462d2262070
checksum=a7864c09cc7407b045b829fc3ba4a084fea18d183c3a867795c864d326734cf0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"