audacious: update to 4.0.5.
This commit is contained in:
parent
cdd6eca224
commit
bf108b8f78
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'audacious'
|
||||
#Keep in sync with audacious-plugins!
|
||||
pkgname=audacious
|
||||
version=4.0.4
|
||||
version=4.0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gtk) $(vopt_enable qt)"
|
||||
|
@ -13,7 +14,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=27fae151760cc65193f31224d5ba08fe9f52d2c31b9a688e8a5468b97f7c95bf
|
||||
checksum=51aea9e6a3b17f5209d49283a2dee8b9a7cd7ea96028316909da9f0bfe931f09
|
||||
|
||||
build_options="gtk qt"
|
||||
build_options_default="qt"
|
||||
|
|
Loading…
Reference in New Issue