kjs: update to 5.84.0.
This commit is contained in:
parent
698a959da9
commit
b8e1f34b54
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kjs'
|
||||
pkgname=kjs
|
||||
version=5.83.0
|
||||
version=5.84.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules perl pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kjs"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=a8bc37bd3e9d495e9c56d17fdcc3909971447bbe1654088c3cd546ac6662ccba
|
||||
checksum=1e03d0f3eb091fea1e0c4809ec334cf8951576a0e45269e0fcde1e7ccdec2162
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"
|
||||
|
|
Loading…
Reference in a new issue