Browse Source
multimedia/spotify: Updated for newer build.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/191/head
Edinaldo P. Silva
3 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
multimedia/spotify/spotify.SlackBuild
-
multimedia/spotify/spotify.info
|
|
|
@ -31,10 +31,10 @@ cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
PRGNAM=spotify |
|
|
|
SRCNAM=spotify-client |
|
|
|
VERSION=${VERSION:-1.1.84.716} |
|
|
|
RELVER=${RELVER:-gc5f8b819} |
|
|
|
RELVER=${RELVER:-gc5f8b819-2} |
|
|
|
VERSION32=${VERSION32:-1.0.72.117} |
|
|
|
RELVER32=${RELVER32:-g6bd7cc73-35} |
|
|
|
BUILD=${BUILD:-3} |
|
|
|
BUILD=${BUILD:-4} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
|
|
|
|
|
|
@ -3,8 +3,8 @@ VERSION="1.1.84.716" |
|
|
|
HOMEPAGE="https://www.spotify.com" |
|
|
|
DOWNLOAD="https://repository-origin.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.72.117.g6bd7cc73-35_i386.deb" |
|
|
|
MD5SUM="c8e54d60452bda40f6de23f11c909b2d" |
|
|
|
DOWNLOAD_x86_64="https://repository-origin.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.84.716.gc5f8b819_amd64.deb" |
|
|
|
MD5SUM_x86_64="57c7e2f950b25ea26328abf4b232555a" |
|
|
|
DOWNLOAD_x86_64="https://repository-origin.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.84.716.gc5f8b819-2_amd64.deb" |
|
|
|
MD5SUM_x86_64="786e605ac6d3b7d5e2d6cda1192d4485" |
|
|
|
REQUIRES="libcurl-gnutls" |
|
|
|
MAINTAINER="Edinaldo P. Silva" |
|
|
|
EMAIL="edps.mundognu@gmail.com" |