Merge pull request #4357 from teh-jazzman/spotify

spotify: update to 1.0.32
This commit is contained in:
Michael Gehring 2016-06-22 12:07:12 +02:00 committed by GitHub
commit 73b727e5ec

View file

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