kross: update to 5.55.0.
This commit is contained in:
parent
9bcd8920d7
commit
38c82a5545
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kross'
|
||||
pkgname=kross
|
||||
version=5.54.0
|
||||
version=5.55.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=6d8673c764d7aab41a1573151afc29a15dd28d05d4299089a253c399c64832a2
|
||||
checksum=5a6e3cc5a638cec80df6cc6df8aec411d20a460b810ee6b315a61a359f19785c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools-devel"
|
||||
|
|
Loading…
Reference in a new issue