spotifyd: update to 0.3.5.

This commit is contained in:
Andrew Benson 2023-04-24 19:29:13 -05:00
parent ec91a31fed
commit b8fed622f5

View file

@ -1,6 +1,6 @@
# Template file for 'spotifyd'
pkgname=spotifyd
version=0.3.4
version=0.3.5
revision=1
archs="x86_64* i686* aarch64* arm*" # ring
build_style=cargo
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/Spotifyd/spotifyd"
changelog="https://raw.githubusercontent.com/Spotifyd/spotifyd/master/CHANGELOG.md"
distfiles="https://github.com/Spotifyd/spotifyd/archive/v${version}.tar.gz"
checksum=c14df2499fa192cae5b6ade16c5cea70d29a5e977928dab283fa1fc12a3184df
checksum=59103f7097aa4e2ed960f1cc307ac8f4bdb2f0067aad664af32344aa8a972df7
build_options="alsa pulseaudio portaudio dbus"
build_options_default="alsa pulseaudio portaudio dbus"