audacious-plugins: update to 4.0.5.
This commit is contained in:
parent
2b64f4d7a1
commit
cdd6eca224
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'audacious-plugins'
|
||||
#Keep in sync with audacious!
|
||||
pkgname=audacious-plugins
|
||||
version=4.0.4
|
||||
revision=2
|
||||
version=4.0.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gtk) $(vopt_enable qt)"
|
||||
hostmakedepends="gettext pkg-config"
|
||||
|
@ -16,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://audacious-media-player.org/"
|
||||
distfiles="https://distfiles.audacious-media-player.org/${pkgname}-${version}.tar.bz2"
|
||||
checksum=36f240ab61bf19cbca2ab6da6fc44667ae582f062627e33e656224f2fab85c48
|
||||
checksum=9f0251922886934f2aa32739b5a30eadfefa7c70dd7b3e78f94aa6fc54e0c55b
|
||||
|
||||
build_options="gtk qt"
|
||||
build_options_default="qt"
|
||||
|
|
Loading…
Reference in a new issue