spotifyd: update to 0.3.4

This commit is contained in:
Rodrigo Oliveira 2022-12-15 18:52:02 -03:00 committed by Michal Vasilek
parent e7eb05ece7
commit 8ed2711b80

View File

@ -1,6 +1,6 @@
# Template file for 'spotifyd'
pkgname=spotifyd
version=0.3.3
version=0.3.4
revision=1
build_style=cargo
configure_args="--no-default-features"
@ -12,8 +12,9 @@ short_desc="Spotify client running as a UNIX daemon"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://github.com/Spotifyd/spotifyd"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=7fec8244a0052449d9c598535013dfe2a01bd6a1a55b271a713af4fcbeb98360
changelog="https://raw.githubusercontent.com/Spotifyd/spotifyd/master/CHANGELOG.md"
distfiles="https://github.com/Spotifyd/spotifyd/archive/v${version}.tar.gz"
checksum=c14df2499fa192cae5b6ade16c5cea70d29a5e977928dab283fa1fc12a3184df
build_options="alsa pulseaudio portaudio dbus"
build_options_default="alsa pulseaudio portaudio dbus"