qmmp: update to 1.1.7

This commit is contained in:
Jürgen Buchmüller 2017-02-05 08:09:38 +01:00
parent 646c3f7e8b
commit 8594b9a47a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qmmp' # Template file for 'qmmp'
pkgname=qmmp pkgname=qmmp
version=1.1.6 version=1.1.7
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="pkg-config qt5-qmake qt5-tools" hostmakedepends="pkg-config qt5-qmake qt5-tools"
@ -15,7 +15,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="GPL-3" license="GPL-3"
homepage="http://qmmp.ylsoftware.com/" homepage="http://qmmp.ylsoftware.com/"
distfiles="http://qmmp.ylsoftware.com/files/qmmp-${version}.tar.bz2" distfiles="http://qmmp.ylsoftware.com/files/qmmp-${version}.tar.bz2"
checksum=aff540547ed1e804b964edcb1eeb418c12906a88ab07e44fa4d88b066cd81015 checksum=464f79d9a54e6456c5abcb570d7f062e48d3eaa3d60ad2b09c58bc62af5b87a7
if [ -n "$CROSS_BUILD" ]; then 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"