modemmanager-qt5: update to 5.59.0

[ci skip]
This commit is contained in:
John 2019-06-08 14:20:11 +02:00
parent 48bb814dbb
commit 40f0aa266c
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.58.0
version=5.59.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=cec892b58603fd95656b2cac356e8076a65122d110e3f5175bbabfaa296b16cb
checksum=b64034487330286f37ee792256b00b3ff16ee4ce3965a1c3eb93453e77a20a37
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"