kross: Update to 5.42.0
This commit is contained in:
parent
0b2c77c81f
commit
e9be0443cf
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kross'
|
# Template file for 'kross'
|
||||||
pkgname=kross
|
pkgname=kross
|
||||||
version=5.41.0
|
version=5.42.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="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kross"
|
homepage="https://projects.kde.org/projects/frameworks/kross"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=913f7a6276522b6211ef2bc1c18dccffb4d426b69d796eb2f1ebc138167f4e77
|
checksum=113bdc429a73feb4af5405ebfa04a288492d9fb1a409d2f7ad916a69fce218ab
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"
|
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"
|
||||||
|
|
Loading…
Reference in New Issue