kdeclarative: update to 5.61.0

[ci skip]
This commit is contained in:
John 2019-08-11 20:56:11 +02:00
parent f2b7a22bef
commit 90796e8892
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdeclarative'
pkgname=kdeclarative
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.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=bbfd1438752866352e4fc7cb69b616c7413eb0b765f73777aa52d5063e2eefb4
checksum=464a77f88cce72c1616654c371068c11d51e484e0de5c0c5e032126d71afedaa
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"