modemmanager-qt5: update to 5.63.0

[ci skip]
This commit is contained in:
John 2019-10-13 00:31:44 +03:00
parent a646c1124b
commit 9cb9e8aada

View file

@ -1,6 +1,6 @@
# Template file for 'modemmanager-qt5'
pkgname=modemmanager-qt5
version=5.62.0
version=5.63.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=b2a6517377b53aca895efd657d553dc5b057a673c07ccb10786031240b11adf5
checksum=4d0153d89be703662c11839adc5f4883df32ecc9b4781b0a20c07bcfc2c1657b
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"