multimedia/spotify: Updated for version 1.0.36.120.g536a862f.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2016-08-13 08:14:02 -07:00 committed by Willy Sudiarto Raharjo
parent 4aa88de9b9
commit 5f6bf60d48
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View File

@ -24,13 +24,13 @@
PRGNAM=spotify
SRCNAM=spotify-client
VERSION=${VERSION:-1.0.34.146.g28f9eda2}
VERSION=${VERSION:-1.0.36.120.g536a862f}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
case "$(uname -m)" in
i?86) DEBARCH="-2_i386" ; LIBDIRSUFFIX="" ; ARCH=i386 ;;
x86_64) DEBARCH="-19_amd64" ; LIBDIRSUFFIX="64" ; ARCH=x86_64 ;;
x86_64) DEBARCH="-20_amd64" ; LIBDIRSUFFIX="64" ; ARCH=x86_64 ;;
*) echo "Package for $(uname -m) architecture is not available." ; exit 1 ;;
esac

View File

@ -1,10 +1,10 @@
PRGNAM="spotify"
VERSION="1.0.34.146.g28f9eda2"
VERSION="1.0.36.120.g536a862f"
HOMEPAGE="https://www.spotify.com"
DOWNLOAD="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.34.146.g28f9eda2-2_i386.deb"
MD5SUM="a956fdb0009d37eb8eda17dc835449bf"
DOWNLOAD_x86_64="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.34.146.g28f9eda2-19_amd64.deb"
MD5SUM_x86_64="df428370556f2300763be025359e9fb1"
DOWNLOAD="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.36.120.g536a862f-2_i386.deb"
MD5SUM="1181510a78b329a5f85bba68879d3810"
DOWNLOAD_x86_64="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.36.120.g536a862f-20_amd64.deb"
MD5SUM_x86_64="8c27d59e63eca56f36688cca9a7da4a5"
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"