kdeclarative: update to 5.54.0.
This commit is contained in:
parent
2476632c6b
commit
b6bb151002
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdeclarative'
|
||||
pkgname=kdeclarative
|
||||
version=5.53.0
|
||||
version=5.54.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kdeclarative"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=fc2c251212828f756e3fc9c27d62e873a55deccef0e625b3722fb131ceeffa30
|
||||
checksum=40b2daa0d9843c6802ff250e7d0b9d3ffe740447b76c2b756243da4b3396d32a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"
|
||||
|
|
Loading…
Reference in a new issue