modemmanager-qt5: update to 5.58.0

[ci skip]
This commit is contained in:
John 2019-05-14 11:17:30 +02:00
parent af2577c0c2
commit fcb59e10d7
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'modemmanager-qt5'
pkgname=modemmanager-qt5
version=5.57.0
version=5.58.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-qt"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=030bfcfafd5079f25a165aaa5f52693a8fe4b3c15c1345a641716c4329e0929d
checksum=cec892b58603fd95656b2cac356e8076a65122d110e3f5175bbabfaa296b16cb
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"