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

_______________________________________________
SlackBuilds-users mailing list
[email protected]
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/

Reply via email to