modemmanager-qt5: update to 5.73.0

[ci skip]
This commit is contained in:
John 2020-08-08 13:11:30 +02:00
parent f5fe86d6a2
commit b57beb86c0
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.72.0
version=5.73.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=e8401a2c494f607f3cebff669cdcf0c92a82a06c45be5edbe13e49f9c88beb2d
checksum=87f3864b2b53b4e309bca1feefa613455f60e4699969a569694f6813447e1fcd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"