Merge pull request #5134 from teh-jazzman/spotify

spotify: update to 1.0.42
This commit is contained in:
Michael Gehring 2016-11-06 18:59:20 +01:00 committed by GitHub
commit 650eba5e29

View file

@ -1,6 +1,6 @@
# Template build file for 'spotify'.
pkgname=spotify
version=1.0.38
version=1.0.42
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=".171.g5e1cd7b2-22_amd64"
_schecksum="a0905dbf02657996356e4779dac9554f8679c3e7cb52c6f867213c91385b1956"
_sversion=".145.g7a5a182e-37_amd64"
_schecksum="3fb12b496b52fcd4e42c95f430b75ef3874ad21564615a460fb5380b9b7a14b3"
else
_sversion=".171.g5e1cd7b2-22_i386"
_schecksum="0d6db03c51aea6ad2ddcb5cff2cb3212f209497b4152aac603fbb3ceb2c38586"
_sversion=".145.g7a5a182e-17_i386"
_schecksum="ffc5f2d2e30d6cca17449d1cd07f50085df57a0c3a2943f8ba8608f8b9d01d8a"
fi
do_install() {