kjs: update to 5.93.0.
This commit is contained in:
parent
37b6b1768d
commit
60eae4039d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kjs'
|
# Template file for 'kjs'
|
||||||
pkgname=kjs
|
pkgname=kjs
|
||||||
version=5.92.0
|
version=5.93.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules perl pkg-config"
|
hostmakedepends="kcoreaddons extra-cmake-modules perl pkg-config"
|
||||||
|
@ -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/kjs"
|
homepage="https://invent.kde.org/frameworks/kjs"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=04072d527501c92f1e0144e9dcc114e108bfb5a2b50bed8a9b037474aaa6f118
|
checksum=85aa01de9c2775564c895d3efbcfb8cc68da9a84f511176fef16742cbbf90942
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"
|
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"
|
||||||
|
|
Loading…
Reference in New Issue