mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
multimedia/spotify: Updated source.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5203fbd2e1
commit
718f71e909
2 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@
|
||||||
PRGNAM=spotify
|
PRGNAM=spotify
|
||||||
SRCNAM=spotify-client
|
SRCNAM=spotify-client
|
||||||
VERSION=${VERSION:-1.0.49}
|
VERSION=${VERSION:-1.0.49}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-2}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
case "$(uname -m)" in
|
case "$(uname -m)" in
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="spotify"
|
PRGNAM="spotify"
|
||||||
VERSION="1.0.49"
|
VERSION="1.0.49"
|
||||||
HOMEPAGE="https://www.spotify.com"
|
HOMEPAGE="https://www.spotify.com"
|
||||||
DOWNLOAD="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.49.125.g72ee7853-21_i386.deb"
|
DOWNLOAD="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.49.125.g72ee7853-22_i386.deb"
|
||||||
MD5SUM="167189735f752fa67225e00515ac6db5"
|
MD5SUM="47405360f860a3258d9f50247594b7c6"
|
||||||
DOWNLOAD_x86_64="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.49.125.g72ee7853-83_amd64.deb"
|
DOWNLOAD_x86_64="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.49.125.g72ee7853-111_amd64.deb"
|
||||||
MD5SUM_x86_64="da03523f17c8f566faa3d2bb75a995f4"
|
MD5SUM_x86_64="4b9e1fa9b25543700cdfe27a4b2db8e0"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="DhabyX"
|
MAINTAINER="DhabyX"
|
||||||
EMAIL="slack.dhabyx@gmail.com"
|
EMAIL="slack.dhabyx@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue