From 31f9b210aef7565b9972e9f8b94a278265dd177c Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 15 Feb 2022 02:46:00 -0500 Subject: multimedia/spotify: Fix download URL. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- multimedia/spotify/spotify.SlackBuild | 10 ++++++++++ multimedia/spotify/spotify.info | 4 ++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/multimedia/spotify/spotify.SlackBuild b/multimedia/spotify/spotify.SlackBuild index 2bb66306a4..6161210ca7 100644 --- a/multimedia/spotify/spotify.SlackBuild +++ b/multimedia/spotify/spotify.SlackBuild @@ -25,6 +25,16 @@ # with this program (most likely, a file named COPYING). If not, see # . +# 20220215 bkw: updated download URLs to point to mirrored copies of +# the "source" (.deb packages), because they're old versions that have +# been removed from the server. With the new URLs, we can actually +# create a package... but since I don't use spotify (nor even want +# to), I can't say whether the package works. YMMV. + +# Note: the debian repo is here: +# http://repository.spotify.com/pool/non-free/s/spotify-client/ +# directory index is enabled, so you can see what's there. + cd $(dirname $0) ; CWD=$(pwd) PRGNAM=spotify diff --git a/multimedia/spotify/spotify.info b/multimedia/spotify/spotify.info index a09c3ce6bf..423efb78a8 100644 --- a/multimedia/spotify/spotify.info +++ b/multimedia/spotify/spotify.info @@ -1,9 +1,9 @@ PRGNAM="spotify" VERSION="1.1.10" HOMEPAGE="https://www.spotify.com" -DOWNLOAD="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.72.117.g6bd7cc73-35_i386.deb" +DOWNLOAD="https://slackware.uk/~urchlay/src/spotify-client_1.0.72.117.g6bd7cc73-35_i386.deb" MD5SUM="c8e54d60452bda40f6de23f11c909b2d" -DOWNLOAD_x86_64="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.10.546.ge08ef575-19_amd64.deb" +DOWNLOAD_x86_64="https://slackware.uk/~urchlay/src/spotify-client_1.1.10.546.ge08ef575-19_amd64.deb" MD5SUM_x86_64="ab544e7d35789b6cfddcb61dfe4bd1d9" REQUIRES="" MAINTAINER="DhabyX" -- cgit v1.2.3