modemmanager-qt5: update to 5.56.0

[ci skip]
This commit is contained in:
John 2019-03-09 13:09:52 +01:00
parent ed91e5ce5c
commit f68b05d50b
No known key found for this signature in database
GPG Key ID: 778558807E4FFC55
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'modemmanager-qt5'
pkgname=modemmanager-qt5
version=5.55.0
revision=2
version=5.56.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/frameworks/modemmanager-qt"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=b52bb4f3dba9c36344838c0ce4433bc283cb43d3faa2e3b4b42eebdf487df382
checksum=6cd1490efcfeddd64cc536889b9e675077d76cbce6fcebb0a216c9b8bc379df7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"