kjsembed: update to 5.99.0.

This commit is contained in:
John 2022-11-01 22:55:47 +01:00
parent 4c3b1fdb3c
commit 833de9000c

View file

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