qmmp: update to 1.1.10
This commit is contained in:
parent
cc2151f512
commit
72e1bed014
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qmmp'
|
||||
pkgname=qmmp
|
||||
version=1.1.9
|
||||
version=1.1.10
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-tools"
|
||||
|
@ -14,8 +14,8 @@ short_desc="Audio player based on the Qt5 libraries"
|
|||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-3"
|
||||
homepage="http://qmmp.ylsoftware.com"
|
||||
distfiles="${homepage}/files/${pkgname}-${version}.tar.bz2"
|
||||
checksum=e25bfc0fb4182793df81c6ec222d553183ccd3f61e5919d217c9c5d788f3df2e
|
||||
distfiles="http://qmmp.ylsoftware.com/files/${pkgname}-${version}.tar.bz2"
|
||||
checksum=1e5781bf65b3a27dd5e21349ac007464e67861dda99f8a0206984687881e0b9a
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel qt5-multimedia-devel qt5-x11extras-devel"
|
||||
|
|
Loading…
Reference in a new issue