modemmanager-qt5: update to 5.77.0

[ci skip]
This commit is contained in:
John 2020-12-13 22:49:27 +01:00
parent d7ab7c9bad
commit ce8bdb80db

View file

@ -1,6 +1,6 @@
# Template file for 'modemmanager-qt5'
pkgname=modemmanager-qt5
version=5.76.0
version=5.77.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=5782b71f60b825244dc017989a4de515eb9eb5cc4edfe494a14ea62d3ac40cd1
checksum=259d860b5f914802e26cd0354afc3da32fa0a631735b463a4445e70777b40ca7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"