qtfm: update to 6.2.0.

This commit is contained in:
Frank Steinborn 2019-08-31 21:19:57 +02:00 committed by Helmut Pozimski
parent d75660c343
commit b63fe1916d

View file

@ -1,18 +1,18 @@
# Template file for 'qtfm'
pkgname=qtfm
version=6.1.8
version=6.2.0
revision=1
build_style=qmake
configure_args="CONFIG+=release"
makedepends="qt5-devel"
depends="hicolor-icon-theme"
short_desc="Lightweight file manager for Linux desktops based on pure Qt"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Frank Steinborn <steinex@nognu.de>"
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=dddeaebcd05b91fb0124f26c3076a71872060aeba1995f35fc6773ac6c10de46
checksum=58c6af502b606e63f96e8aec96b65ca9125be18ecdd5e4680ccaf50e9c40b064
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"