diff --git a/srcpkgs/qtfm/template b/srcpkgs/qtfm/template index d2ded1125cc..149e4afd901 100644 --- a/srcpkgs/qtfm/template +++ b/srcpkgs/qtfm/template @@ -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"