kjs: update to 5.58.0
[ci skip]
This commit is contained in:
parent
ae77cace20
commit
5d46b165c6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kjs'
|
||||
pkgname=kjs
|
||||
version=5.57.0
|
||||
version=5.58.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kjs"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=865fb86566a0ea904ab0a3bd6a63787161b28578660d475fc316c50c8a7b1e90
|
||||
checksum=9e95cb54f4323f31f88e3fb5946b4f990d8a5f1ba8fecf166844af672037a60c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"
|
||||
|
|
Loading…
Reference in a new issue