qtfm: update to 6.1.3.

This commit is contained in:
cr6git 2018-10-08 22:44:19 +02:00 committed by GitHub
parent b229914930
commit 6f037b403b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qtfm'
pkgname=qtfm
version=6.1.2
version=6.1.3
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"
distfiles="https://github.com/rodlie/qtfm/archive/${version}.tar.gz"
changelog="https://raw.githubusercontent.com/rodlie/qtfm/master/ChangeLog"
checksum=a2426534bd5491ec2480fba258dd51d6c97c2938d9e8b091553d9d1b01df79c3
checksum=567904b5709a803fd5b4a4234e99e46ca9b41c5fbdd4b21e9afa93b66e43d097
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"