kjsembed: update to 5.79.0.
This commit is contained in:
parent
70efc7bd0d
commit
273e0da878
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kjsembed'
|
||||
pkgname=kjsembed
|
||||
version=5.78.0
|
||||
version=5.79.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,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=296faa38f8996e8b99a7e83fb67d4b0dda5a4284a77aaec9d41ccc62f1ea1065
|
||||
checksum=fe1694f5ae939f049ba2585112218d1dcbafede6974f486b51619d1a6bc172a2
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||
|
|
Loading…
Reference in a new issue