spotify: update to 1.0.43

This commit is contained in:
Stefan Mühlinghaus 2016-11-26 19:42:05 +01:00
parent 64fd3afb26
commit 4f1c8c2085
1 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'spotify'.
pkgname=spotify
version=1.0.42
revision=2
version=1.0.43
revision=1
short_desc="Proprietary music streaming client"
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
homepage="https://www.spotify.com"
@ -13,11 +13,11 @@ build_style=fetch
depends="binutils gtk+ nss GConf libXScrnSaver xz"
if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then
_sversion=".151.g19de0aa6-74_amd64"
_schecksum="905c0c87091855c9d5d354ebeca9fb3951ff60c08f0dfc1c1898bf66cc8acd15"
_sversion=".123.g80176796-77_amd64"
_schecksum="42834f461a13981e0b9b9c59d6d933bfa5cc5a392f829f7f32e3740fb9a7d149"
else
_sversion=".151.g19de0aa6-27_i386"
_schecksum="a7acb3929747e47669bdcb997c820101e79be3dd4dd48a3596873c5e03935a7c"
_sversion=".123.g80176796-24_i386"
_schecksum="dfb6200303b617f1c8e50434ca888c5a48faae14389a1e54035f8d33bd5d319a"
fi
do_install() {