mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
multimedia/spotify: Updated for version 1.0.64
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
baabd8f23b
commit
4e70a72643
2 changed files with 6 additions and 6 deletions
|
@ -27,8 +27,8 @@
|
|||
|
||||
PRGNAM=spotify
|
||||
SRCNAM=spotify-client
|
||||
VERSION=${VERSION:-1.0.59}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-1.0.64}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
case "$(uname -m)" in
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="spotify"
|
||||
VERSION="1.0.59"
|
||||
VERSION="1.0.64"
|
||||
HOMEPAGE="https://www.spotify.com"
|
||||
DOWNLOAD="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.59.395.ge6ca9946-18_i386.deb"
|
||||
DOWNLOAD="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.64.407.g9bd02c2d-26_i386.deb"
|
||||
MD5SUM="c604d6161798c9125e553c0ba7a00f5e"
|
||||
DOWNLOAD_x86_64="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.59.395.ge6ca9946-18_amd64.deb"
|
||||
MD5SUM_x86_64="7dd2bfc37bfcdd847a3478edefb59f72"
|
||||
DOWNLOAD_x86_64="http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.64.407.g9bd02c2d-26_amd64.deb"
|
||||
MD5SUM_x86_64="d41d8cd98f00b204e9800998ecf8427e"
|
||||
REQUIRES=""
|
||||
MAINTAINER="DhabyX"
|
||||
EMAIL="slack.dhabyx@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue