spotify: update to 1.0.37.

This commit is contained in:
Michael Gehring 2016-09-07 09:07:00 +02:00
parent b81441d789
commit 00be59086e

View File

@ -1,6 +1,6 @@
# Template build file for 'spotify'.
pkgname=spotify
version=1.0.36
version=1.0.37
revision=1
short_desc="Proprietary music streaming client"
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
@ -13,11 +13,11 @@ build_style=fetch
depends="binutils gtk+ nss GConf libXScrnSaver xz"
if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then
_sversion=".120.g536a862f-20_amd64"
_schecksum="c041f58229451d54dac65da98d5d3d2d005cbc38366cddccad7f38d2c987240f"
_sversion=".152.gc83ea995-42_amd64"
_schecksum="9da56b2f696159361bcf6eac0a218ef0a669802f8deb3be17dbf25cb062e0d02"
else
_sversion=".120.g536a862f-2_i386"
_schecksum="8f8b6b1ba42fa6b610b608f92c0f81ace1b07482ac663ba4381a58bf05dc582c"
_sversion=".152.gc83ea995-42_i386"
_schecksum="a5a33f167491455df03f791b818c64e90f4a35b0d83284bb223e15bd4a45f228"
fi
do_install() {