modemmanager-qt5: update to 5.69.0

[ci skip]
This commit is contained in:
John 2020-04-11 12:45:20 +02:00
parent 62fbbf28eb
commit 4ee9c8f0e9
No known key found for this signature in database
GPG Key ID: 5FDE97AF468A09B7
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.68.0
version=5.69.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=9c0febf18a04b69e47cffdb4563390a79a4a673da856502cbf50d5c7707670ec
checksum=4d1f2bcbd5cc99d8e01466bc6b8faec0dfed8512d97463e25150596dee7e8d55
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"