kdeclarative: Update to 5.41.0

This commit is contained in:
Sir_Boops 2018-01-05 15:27:00 -05:00 committed by Jürgen Buchmüller
parent ed0991ed49
commit 4353be4a72
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdeclarative'
pkgname=kdeclarative
version=5.40.0
version=5.41.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kdeclarative"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=a60142c4c1b14756196ebb90db63fd1214efe8ed921afa8b6b956caed23bd783
checksum=ea49d799f2773939a1d704a7d8f6f43dfc27d07090ab99d63055f6d3c8cfaec3
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python kconfig"