From 0c93a3b7cb7e2d282f276fe21db842b65c59f10f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20M=C3=BChlinghaus?= Date: Sat, 24 Sep 2016 17:40:08 +0200 Subject: [PATCH] spotify: update to 1.0.38 --- srcpkgs/spotify/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template index a56a555c2a9..a1867f63ff5 100644 --- a/srcpkgs/spotify/template +++ b/srcpkgs/spotify/template @@ -1,6 +1,6 @@ # Template build file for 'spotify'. pkgname=spotify -version=1.0.37 +version=1.0.38 revision=1 short_desc="Proprietary music streaming client" maintainer="Stefan Mühlinghaus " @@ -13,11 +13,11 @@ build_style=fetch depends="binutils gtk+ nss GConf libXScrnSaver xz" if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then - _sversion=".152.gc83ea995-42_amd64" - _schecksum="9da56b2f696159361bcf6eac0a218ef0a669802f8deb3be17dbf25cb062e0d02" + _sversion=".171.g5e1cd7b2-22_amd64" + _schecksum="a0905dbf02657996356e4779dac9554f8679c3e7cb52c6f867213c91385b1956" else - _sversion=".152.gc83ea995-42_i386" - _schecksum="a5a33f167491455df03f791b818c64e90f4a35b0d83284bb223e15bd4a45f228" + _sversion=".171.g5e1cd7b2-22_i386" + _schecksum="0d6db03c51aea6ad2ddcb5cff2cb3212f209497b4152aac603fbb3ceb2c38586" fi do_install() {