kjs: update to 5.116.0.
This commit is contained in:
parent
85cff7c7c7
commit
549d5a1cb2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kjs'
|
||||
pkgname=kjs
|
||||
version=5.115.0
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules perl pkg-config"
|
||||
|
@ -11,7 +11,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=9cf4e00070586af43a21d5e4c30c61e66bc1c5f53952d4335bc7df44f9130432
|
||||
checksum=9fb4f33e31d5b31eb6449311c1c61acaa968d42419252c0ab9dccb1f5fd9e1b7
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools kjs"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue