kdeclarative: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:11:03 +02:00
parent 190c636c34
commit 02824cfe1b
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.57.0
version=5.58.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=5335b39ac1cca34209c0420dab867b67ddb0e9ee483bdd6d4192269a1d5f654f
checksum=267d1dbe55ca65c74289e56200b51de95bcbc231b2d4a2867cb6735d04783bec
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"