kross: update to 5.61.0
[ci skip]
This commit is contained in:
parent
3783555331
commit
8835d5f1ac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kross'
|
||||
pkgname=kross
|
||||
version=5.60.0
|
||||
version=5.61.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kross"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=e83f3388ca8e89057e272b3b98233f294528ed0dcb62a6edb6cf37b7a1891f45
|
||||
checksum=103837799febbd62365a6445db046a2ee4add13d7d250abf925872cac642986e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"
|
||||
|
|
Loading…
Reference in a new issue