modemmanager-qt5: update to 5.76.0

[ci skip]
This commit is contained in:
John 2020-11-19 09:35:24 +01:00 committed by John Zimmermann
parent 3b0fd5fb65
commit 8685c86035

View file

@ -1,6 +1,6 @@
# Template file for 'modemmanager-qt5'
pkgname=modemmanager-qt5
version=5.75.0
version=5.76.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/modemmanager-qt"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=9e1ab6e61421ab5fb227f0c04593b27e067f1855a111a0192514d99e442bce80
checksum=5782b71f60b825244dc017989a4de515eb9eb5cc4edfe494a14ea62d3ac40cd1
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"