modemmanager-qt5: update to 5.37.0

This commit is contained in:
Sir_Boops 2017-08-16 09:19:09 -04:00
parent 419720719a
commit 57565cbbfe
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.36.0
version=5.37.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/modemmanager-qt5"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=0e806c01add2c02492e8fcdfff718cedcf3e1cf25e661f6d930e3adec9192f51
checksum=5805fc31f99120a304e45ed0aaca789bf901b581abbb451bab6107b9e7200ebb
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"