audacious: update to 4.0.1.
This commit is contained in:
parent
b32ca29fd3
commit
4751269b92
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'audacious'
|
||||
pkgname=audacious
|
||||
version=4.0
|
||||
revision=2
|
||||
version=4.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gtk) $(vopt_enable qt)"
|
||||
hostmakedepends="pkg-config gettext glib-devel $(vopt_if qt qt5-host-tools)"
|
||||
|
@ -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=3f46025334cc79332ef87a0c94297632f8eceb8e1497bf5a76a57003453c8bea
|
||||
checksum=ae13df688783f2ee9649cf488703ade3c0b376fb5cd6b0fb5ed14bc43e2a5cb6
|
||||
|
||||
build_options="gtk qt"
|
||||
build_options_default="qt"
|
||||
|
|
Loading…
Reference in a new issue