modemmanager-qt5: update to 5.51.0.

This commit is contained in:
John 2018-10-15 10:59:55 +02:00 committed by Helmut Pozimski
parent de5f3b05ef
commit 2adcee20ee
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.50.0
version=5.51.0
revision=1
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-qt5"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=faeb447d739fec0ae0042065a0ab52f4437ffb54f1c87c78941b5f06e3a8f1f0
checksum=0a387bca93f32d5c227f7d3ef5ca3fdde465c067135654fab7252dbe64bc7e5f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"