From 1338d8b0207fd1ee741e214f613f90622b77e587 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BChlinghaus?= Date: Thu, 28 Sep 2017 23:17:59 +0200 Subject: [PATCH] spotify: update to 1.0.64 Closes: #7865 [via git-merge-pr] --- srcpkgs/spotify/template | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template index 2329876c73..84847258d1 100644 --- a/srcpkgs/spotify/template +++ b/srcpkgs/spotify/template @@ -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 " @@ -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() {