spotify: update to 1.0.24

This commit is contained in:
Stefan Mühlinghaus 2016-03-05 14:31:56 +01:00
parent 1819dc2980
commit 87ce09b978

View file

@ -1,8 +1,8 @@
# Template build file for 'spotify'.
pkgname=spotify
version=1.0.23
version=1.0.24
revision=1
_sversion=".93.gd6cfae15"
_sversion=".104.g92a22684"
short_desc="Proprietary music streaming client"
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
homepage="https://www.spotify.com"
@ -14,11 +14,11 @@ build_style=fetch
depends="binutils gtk+ nss GConf libXScrnSaver xz"
if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then
_sversion+="-30_amd64"
_schecksum="99961ccd0b3d01ec28a96e158b4375fed6bb449913d34f6e03429b2d43f9db58"
_sversion+="-29_amd64"
_schecksum="d87703ba78c70934ab827f1b996aa34d626dc7bb7b371bf94889dae046e8d15f"
else
_sversion+="-5_i386"
_schecksum="e4e8ab10a2a4875632283870155068f7d140b23b5bbb9927f32b53b4002aa6fe"
_sversion+="-9_i386"
_schecksum="d9d8e4dc7c0859f00346cf13046d5ab880fcf2c09754bf73213ce6121c9535a1"
fi
do_install() {