qmmp: update to 1.1.11

This commit is contained in:
Jürgen Buchmüller 2017-10-22 10:59:18 +02:00
parent 4c87fc5232
commit 44e2218ac6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'qmmp'
pkgname=qmmp
version=1.1.10
version=1.1.11
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/${pkgname}-${version}.tar.bz2"
checksum=1e5781bf65b3a27dd5e21349ac007464e67861dda99f8a0206984687881e0b9a
checksum=b351a8cf2e82db79a6a29b887e60e1e3e3a1d93654dca48fc3f508d5ec874cc8
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-tools-devel qt5-multimedia-devel qt5-x11extras-devel"