spotify: update to 1.0.64

Closes: #7865 [via git-merge-pr]
This commit is contained in:
Stefan Mühlinghaus 2017-09-28 23:17:59 +02:00 committed by Michael Gehring
parent fc4e7faab1
commit 1338d8b020
1 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'spotify'
pkgname=spotify
version=1.0.59
version=1.0.64
revision=1
short_desc="Proprietary music streaming client"
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
@ -10,14 +10,14 @@ create_wrksrc=yes
only_for_archs="x86_64 i686"
repository=nonfree
build_style=fetch
depends="binutils gtk+ nss GConf libXScrnSaver"
depends="binutils gtk+ nss GConf libXScrnSaver libatomic"
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ]; then
_sversion=".395.ge6ca9946-18_amd64"
_schecksum=8fbe821fd516f5cd77eb2d5085e5acd8f1852b97f7b7294846fcc57b810ef515
_sversion=".401.g9d720389-21_amd64"
_schecksum=cc69c8826bf495ecf57b1d0daf6df87754592f48668cec4992d5187bbe85d308
else
_sversion=".395.ge6ca9946-18_i386"
_schecksum=9366d1845dae64637afbc666da31dbe52b843f4003ebc5dc642b1a5984295fb0
_sversion=".401.g9d720389-21_i386"
_schecksum=2ae829d5e5974a3180d96b3c0164368c0f866b727108f0441a0d65a9b05c649c
fi
do_install() {