qtfm: update to 6.1.8.

This commit is contained in:
maxice8 2019-03-19 18:31:29 -03:00 committed by maxice8
parent 17060717d4
commit 403094ad65
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qtfm'
pkgname=qtfm
version=6.1.7
version=6.1.8
revision=1
build_style=qmake
configure_args="CONFIG+=release"
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
homepage="https://github.com/rodlie/qtfm"
changelog="https://raw.githubusercontent.com/rodlie/qtfm/master/ChangeLog"
distfiles="https://github.com/rodlie/qtfm/archive/${version}.tar.gz"
checksum=294d714100c1265c3be1b88fd109c72bf71ea64774909998a110e85f54741013
checksum=dddeaebcd05b91fb0124f26c3076a71872060aeba1995f35fc6773ac6c10de46
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"