spotifyd: update to 0.3.0.
This commit is contained in:
parent
75fe2d6cee
commit
370fc0e3c7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'spotifyd'
|
# Template file for 'spotifyd'
|
||||||
pkgname=spotifyd
|
pkgname=spotifyd
|
||||||
version=0.2.24
|
version=0.3.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--no-default-features"
|
configure_args="--no-default-features"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Spotifyd/spotifyd"
|
homepage="https://github.com/Spotifyd/spotifyd"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=d3763f4647217a8f98ee938b50e141d67a5f3d33e9378894fde2a92c9845ef80
|
checksum=47b3d9a87a9bc8ff5a46b9ba3ccb5ea0b305964c6f334e601a0316697d8bcd4a
|
||||||
|
|
||||||
build_options="alsa pulseaudio portaudio dbus"
|
build_options="alsa pulseaudio portaudio dbus"
|
||||||
desc_option_portaudio="Enable PortAudio backend"
|
desc_option_portaudio="Enable PortAudio backend"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue