audacious-base: update to 4.4.1.
This commit is contained in:
parent
a90392649d
commit
b49de231d0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'audacious-base'
|
||||
# Keep in sync with audacious and audacious-plugins
|
||||
pkgname=audacious-base
|
||||
version=4.4
|
||||
version=4.4.1
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="$(vopt_bool gtk) $(vopt_bool qt) -Dlibarchive=true -Dbuildstamp=xbps"
|
||||
|
@ -14,7 +14,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://audacious-media-player.org/"
|
||||
distfiles="https://github.com/audacious-media-player/audacious/archive/refs/tags/audacious-${version}.tar.gz"
|
||||
checksum=b240567c9b4452339fbee63503284d9c7f443f4f08c3ec0221d9e8738337a55e
|
||||
checksum=5198ae8f3a4ba34e63276683227fe831eee79fb926bbe6ff1f3bdd51494e66fc
|
||||
|
||||
build_options="gtk qt"
|
||||
build_options_default="qt"
|
||||
|
|
Loading…
Reference in New Issue