audacious: update to 4.0.4.
This commit is contained in:
parent
137ea84fd1
commit
cc088232a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'audacious'
|
||||
pkgname=audacious
|
||||
version=4.0.3
|
||||
version=4.0.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gtk) $(vopt_enable qt)"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://audacious-media-player.org/"
|
||||
distfiles="https://distfiles.${pkgname}-media-player.org/${pkgname}-${version}.tar.bz2"
|
||||
checksum=f30177c51857f32ac62b8a4d79e84ab19baf660da4b35abb7215dc8a231f76d6
|
||||
checksum=27fae151760cc65193f31224d5ba08fe9f52d2c31b9a688e8a5468b97f7c95bf
|
||||
|
||||
build_options="gtk qt"
|
||||
build_options_default="qt"
|
||||
|
|
Loading…
Reference in a new issue