diff --git a/srcpkgs/qmmp/template b/srcpkgs/qmmp/template index 78759de5bc0..b2f55f97410 100644 --- a/srcpkgs/qmmp/template +++ b/srcpkgs/qmmp/template @@ -1,6 +1,6 @@ # Template file for 'qmmp' pkgname=qmmp -version=1.1.5 +version=1.1.6 revision=1 build_style=cmake hostmakedepends="pkg-config qt5-qmake qt5-tools" @@ -15,11 +15,10 @@ maintainer="Jürgen Buchmüller " license="GPL-3" homepage="http://qmmp.ylsoftware.com/" distfiles="http://qmmp.ylsoftware.com/files/qmmp-${version}.tar.bz2" -checksum=9b1288f432799980a5d58d131b56b4b590055d7e66c5fe50e9199b9daa35ddbd +checksum=aff540547ed1e804b964edcb1eeb418c12906a88ab07e44fa4d88b066cd81015 if [ -n "$CROSS_BUILD" ]; then - hostmakedepends+=" qt5-host-tools qt5-tools-devel - qt5-multimedia-devel qt5-x11extras-devel" + hostmakedepends+=" qt5-host-tools qt5-tools-devel qt5-multimedia-devel qt5-x11extras-devel" fi qmmp-devel_package() {