frameworkintegration: update to 5.37.0

This commit is contained in:
Sir_Boops 2017-08-16 07:38:21 -06:00
parent 6717b04c14
commit e52181d0a7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'frameworkintegration'
pkgname=frameworkintegration
version=5.36.0
version=5.37.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/frameworkintegration"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=345f6dc25d5f864aaeeffec8b5888c25b3248dcab16210c60663e2a65d1143e1
checksum=aa8ca045ba97899b739077e07a961b9e402520a0abfcee8be90baa85251c9e5d
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake python"