spotify: update to 1.0.52

This commit is contained in:
Stefan Mühlinghaus 2017-03-25 15:13:55 +01:00 committed by Andrea Brancaleoni
parent cd60569245
commit 45a76f6958
1 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'spotify'.
pkgname=spotify
version=1.0.49
revision=2
version=1.0.52
revision=1
short_desc="Proprietary music streaming client"
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
homepage="https://www.spotify.com"
@ -13,11 +13,11 @@ build_style=fetch
depends="binutils gtk+ nss GConf libXScrnSaver xz"
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ]; then
_sversion=".125.g72ee7853-111_amd64"
_schecksum="1d6d1cccfb7f996b835f21c8dbabc16ca4bd214878e06738dba7886640470050"
_sversion=".717.g2f08534a-47_amd64"
_schecksum="475af745895030f9711260a13edd9f144e92df64776057985af527b3e4250df7"
else
_sversion=".125.g72ee7853-22_i386"
_schecksum="96c02fdc77991feb0797089d701744c2de4584322f966a1c070b559df27f9b04"
_sversion=".717.g2f08534a-47_i386"
_schecksum="feef78eeffd714935515aa7a2a24cb025f9d91e52a3abc9b285a32ec6a9e7f01"
fi
do_install() {