spotify: update to 1.0.36.

This commit is contained in:
John Rowley 2016-08-16 20:17:15 +01:00
parent e123c94353
commit 9cf9fd4846

View file

@ -1,6 +1,6 @@
# Template build file for 'spotify'.
pkgname=spotify
version=1.0.34
version=1.0.36
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=".146.g28f9eda2-19_amd64"
_schecksum="af2881c246e683926a5564839d482e61fa02740694562a071bde4835d04a7ade"
_sversion=".120.g536a862f-20_amd64"
_schecksum="c041f58229451d54dac65da98d5d3d2d005cbc38366cddccad7f38d2c987240f"
else
_sversion=".146.g28f9eda2-2_i386"
_schecksum="aa6bb5fb8bb008cf620d46a9c70f417cc8570cdc4f79b740d5ee24292ee6ad43"
_sversion=".120.g536a862f-2_i386"
_schecksum="8f8b6b1ba42fa6b610b608f92c0f81ace1b07482ac663ba4381a58bf05dc582c"
fi
do_install() {