kjsembed: update to 5.94.0.
This commit is contained in:
parent
9688c81788
commit
b83c0b8a0e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kjsembed'
|
# Template file for 'kjsembed'
|
||||||
pkgname=kjsembed
|
pkgname=kjsembed
|
||||||
version=5.93.0
|
version=5.94.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="gettext kcoreaddons extra-cmake-modules"
|
hostmakedepends="gettext kcoreaddons extra-cmake-modules"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kjsembed"
|
homepage="https://invent.kde.org/frameworks/kjsembed"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fa55d3bf0b3f9026eb573cc909b1fbe53bea7090f3da465e9bb293dc0f81d424
|
checksum=f3ce37479d0f579feeeebc837074b3d138a37989884149b92f12b107fedef62e
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||||
|
|
Loading…
Reference in New Issue