From b8fed622f5a688f0e6c95663ba74a6b168548e18 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 24 Apr 2023 19:29:13 -0500 Subject: [PATCH] spotifyd: update to 0.3.5. --- srcpkgs/spotifyd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/spotifyd/template b/srcpkgs/spotifyd/template index ff7ec5ce69e..e0f6853fd23 100644 --- a/srcpkgs/spotifyd/template +++ b/srcpkgs/spotifyd/template @@ -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"