From 0b67accffb777ab0acc0516a2367f56628ce9b2d Mon Sep 17 00:00:00 2001 From: Rodrigo Oliveira Date: Thu, 15 May 2025 18:41:34 -0300 Subject: [PATCH] spotify-player: update to 0.20.5 --- srcpkgs/spotify-player/template | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/srcpkgs/spotify-player/template b/srcpkgs/spotify-player/template index 250489b72d2..0b7d5556a27 100644 --- a/srcpkgs/spotify-player/template +++ b/srcpkgs/spotify-player/template @@ -1,6 +1,6 @@ # Template file for 'spotify-player' pkgname=spotify-player -version=0.20.4 +version=0.20.5 revision=1 build_style=cargo make_install_args="--path spotify_player" @@ -11,14 +11,7 @@ maintainer="Rodrigo Oliveira " license="MIT" homepage="https://github.com/aome510/spotify-player" distfiles="https://github.com/aome510/spotify-player/archive/refs/tags/v${version}.tar.gz" -checksum=1d13f47ef4df3415835736f32629d57e331707d781507007ea04217a7dc735d8 - -# FIXME: Workaround will be removed when https://github.com/aws/aws-lc-rs/issues/632 is resolved -case "$XBPS_TARGET_MACHINE" in - armv[67]l) - export AWS_LC_SYS_CFLAGS="-Wno-stringop-overflow" - ;; -esac +checksum=06a409144461fa965916d7d92817fda4be3801402eff8278a3fc7a38448d54e1 post_install() { vlicense LICENSE