[Slackbuilds-users] Spotify version mismatch

Barry J. Grundy bgrundy at gmail.com
Mon Dec 7 18:33:47 UTC 2020


It looks like there is a version mis-match between the .info and the 
.SlackBuild file (for the 64bit version):

$ cat spotify.info
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"
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"
...

And the SlackBuild:

PRGNAM=spotify
SRCNAM=spotify-client
VERSION=${VERSION:-1.1.42}
VERSION32=${VERSION32:-1.0.72}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}

Thanks,

Barry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20201207/907ad59d/attachment.htm>


More information about the SlackBuilds-users mailing list