spotify: update to 1.0.67

Closes: #9528 [via git-merge-pr]
This commit is contained in:
Stefan Mühlinghaus 2017-11-25 21:33:17 +01:00 committed by Michael Gehring
parent 2677ef2226
commit 7cd949ead5
1 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'spotify'
pkgname=spotify
version=1.0.66
version=1.0.67
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 libatomic"
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ]; then
_sversion=".478.g1296534d-39_amd64"
_schecksum=a2e739c0ee009df1c899e42c095735bca231312b75b82e311147d41fb72404c1
_sversion=".582.g19436fa3-28_amd64"
_schecksum=7e5e90b7ae0d797ec3b9b7592d8e2253c773d5f7be90b7014f06f481f82bce1a
else
_sversion=".478.g1296534d-39_i386"
_schecksum=29795bd5c226e54d531621e645ffe7bd2cc6b4e5c69956c63bdcaade165cb8d9
_sversion=".582.g19436fa3-28_i386"
_schecksum=cf1ce274475d2468cd93227dc32cff613cd5b2d682c18a7567568a96864d33b4
fi
do_install() {