audacious: update to 4.2.

This commit is contained in:
mobinmob 2023-01-29 11:03:26 +02:00 committed by classabbyamp
parent 9730b0e1c5
commit 5bc55961b7
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'audacious'
#Keep in sync with audacious-plugins!
pkgname=audacious
version=4.1
version=4.2
revision=1
build_style=gnu-configure
configure_args="$(vopt_enable gtk) $(vopt_enable qt) --enable-libarchive"
@ -14,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=1f58858f9789e867c513b5272987f13bdfb09332b03c2814ad4c6e29f525e35c
checksum=feb304e470a481fe2b3c4ca1c9cb3b23ec262540c12d0d1e6c22a5eb625e04b3
build_options="gtk qt"
build_options_default="qt"