qmmp: update to 1.1.8

This commit is contained in:
Jürgen Buchmüller 2017-03-27 05:55:01 +02:00
parent f8e60d6a27
commit d3202fa862
1 changed files with 2 additions and 2 deletions

View File

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