modemmanager-qt5: update to 5.66.0

[ci skip]
This commit is contained in:
John 2020-01-13 00:24:15 +01:00
parent b2bf5da029
commit 560cb601d5
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.65.0
version=5.66.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=21cd64acbe50d402ea5c3636e628acbc8c73ee32021a6e184c449380216380c2
checksum=50e24894d0243dbd2fc1a44a1e6368e3bb95a20c1ca56106d26752d5854d8be9
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"