kjs: update to 5.93.0.

This commit is contained in:
John 2022-04-18 01:43:48 +02:00
parent 37b6b1768d
commit 60eae4039d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kjs'
pkgname=kjs
version=5.92.0
version=5.93.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=04072d527501c92f1e0144e9dcc114e108bfb5a2b50bed8a9b037474aaa6f118
checksum=85aa01de9c2775564c895d3efbcfb8cc68da9a84f511176fef16742cbbf90942
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"