modemmanager-qt5: update to 5.55.0.

This commit is contained in:
John Zimmermann 2019-02-09 14:24:36 +01:00
parent 7e290a46fb
commit fac3d5c82d
1 changed files with 2 additions and 2 deletions

View File

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