diff --git a/srcpkgs/qtfm/template b/srcpkgs/qtfm/template index e80b7ae0781..4fa6940d8f9 100644 --- a/srcpkgs/qtfm/template +++ b/srcpkgs/qtfm/template @@ -1,6 +1,6 @@ # Template file for 'qtfm' pkgname=qtfm -version=6.1.3 +version=6.1.4 revision=1 build_style=qmake configure_args="CONFIG+=release" @@ -10,9 +10,9 @@ short_desc="Lightweight file manager for Linux desktops based on pure Qt" maintainer="Orphaned " 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=567904b5709a803fd5b4a4234e99e46ca9b41c5fbdd4b21e9afa93b66e43d097 +distfiles="https://github.com/rodlie/qtfm/archive/${version}.tar.gz" +checksum=bcddbcf7eaa73830a3283562c315a4aa935ef973fb0be65fa2d2426df991ac6f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-devel"