kross: update to 5.53.0.
This commit is contained in:
parent
559d84fa72
commit
9f77072303
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kross'
|
# Template file for 'kross'
|
||||||
pkgname=kross
|
pkgname=kross
|
||||||
version=5.52.0
|
version=5.53.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 <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kross"
|
homepage="https://projects.kde.org/projects/frameworks/kross"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9aafba35b57614758dc13c018b40fa47be470a9dffb503e07e290411edce0c95
|
checksum=5e7ef96c1c981d8c47928301eb1c84d69c1567ae46cf716275b2765befbdc9e0
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$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