spotify: update to 1.0.32.96

This commit is contained in:
Andreas S 2016-06-24 16:34:33 +00:00
parent 32d8b5c46d
commit bb415efb15

View file

@ -1,7 +1,7 @@
# Template build file for 'spotify'. # Template build file for 'spotify'.
pkgname=spotify pkgname=spotify
version=1.0.32 version=1.0.32
revision=1 revision=2
short_desc="Proprietary music streaming client" short_desc="Proprietary music streaming client"
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>" maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
homepage="https://www.spotify.com" homepage="https://www.spotify.com"
@ -13,11 +13,11 @@ build_style=fetch
depends="binutils gtk+ nss GConf libXScrnSaver xz" depends="binutils gtk+ nss GConf libXScrnSaver xz"
if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then
_sversion=".94.g8a839395-32_amd64" _sversion=".96.g3c8a06e6-37_amd64"
_schecksum="41d9384d592eaffef267700643c90efd0836a4fd070f0a2bbf48f29e64d8818c" _schecksum="30c62258e5064150f6e655c410e3a67873d0a5cd079601ea8ec5edd487d3655a"
else else
_sversion=".94.g8a839395-2_i386" _sversion=".96.g3c8a06e6-3_i386.deb"
_schecksum="3920eeab14fe4092ca0999bcfc44884a8c47ffe7b7346d89ea20f77019807228" _schecksum="a60bb5e78b3849c595bd0c106fd6fbd39f5d7498688182d6a9f5d92c252c0ab7"
fi fi
do_install() { do_install() {