mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
spotifyd: update to 0.3.5.
This commit is contained in:
parent
ec91a31fed
commit
b8fed622f5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spotifyd'
|
# Template file for 'spotifyd'
|
||||||
pkgname=spotifyd
|
pkgname=spotifyd
|
||||||
version=0.3.4
|
version=0.3.5
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* i686* aarch64* arm*" # ring
|
archs="x86_64* i686* aarch64* arm*" # ring
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Spotifyd/spotifyd"
|
homepage="https://github.com/Spotifyd/spotifyd"
|
||||||
changelog="https://raw.githubusercontent.com/Spotifyd/spotifyd/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Spotifyd/spotifyd/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Spotifyd/spotifyd/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Spotifyd/spotifyd/archive/v${version}.tar.gz"
|
||||||
checksum=c14df2499fa192cae5b6ade16c5cea70d29a5e977928dab283fa1fc12a3184df
|
checksum=59103f7097aa4e2ed960f1cc307ac8f4bdb2f0067aad664af32344aa8a972df7
|
||||||
|
|
||||||
build_options="alsa pulseaudio portaudio dbus"
|
build_options="alsa pulseaudio portaudio dbus"
|
||||||
build_options_default="alsa pulseaudio portaudio dbus"
|
build_options_default="alsa pulseaudio portaudio dbus"
|
||||||
|
|
Loading…
Add table
Reference in a new issue