kjs: update to 5.82.0.
This commit is contained in:
parent
8e2e32889e
commit
0c0f9f4dc8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kjs'
|
# Template file for 'kjs'
|
||||||
pkgname=kjs
|
pkgname=kjs
|
||||||
version=5.81.0
|
version=5.82.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,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=b9a71c912448bf24083a6b7fb509ec5fa904b2838e02ae38d49dda702bbd2a11
|
checksum=59d955c697bd918f0a854748e7ed542ec467cb7c59ce1e85532ae97f6ca790b2
|
||||||
|
|
||||||
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 a new issue