mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
qmmp: update to 1.2.2
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
818e2c37ca
commit
b8337b1136
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qmmp'
|
# Template file for 'qmmp'
|
||||||
pkgname=qmmp
|
pkgname=qmmp
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_HAL:BOOL=FALSE -DQMMP_DEFAULT_UI:STRING=simple"
|
configure_args="-DUSE_HAL:BOOL=FALSE -DQMMP_DEFAULT_UI:STRING=simple"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-3.0-or-newer"
|
license="GPL-3.0-or-newer"
|
||||||
homepage="http://qmmp.ylsoftware.com"
|
homepage="http://qmmp.ylsoftware.com"
|
||||||
distfiles="http://qmmp.ylsoftware.com/files/${pkgname}-${version}.tar.bz2"
|
distfiles="http://qmmp.ylsoftware.com/files/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=b9314126adf72534d3ba907246b075a45a997578e5fb86e52769e01602e4e8a9
|
checksum=e9dc5723f7f2a04d36167585ce1b4223c09f36c6dad1215de877dc51d1f3d606
|
||||||
|
|
||||||
qmmp-devel_package() {
|
qmmp-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue