spotify: update to 1.0.48.

This commit is contained in:
Enno Boland 2017-02-02 21:06:23 +01:00
parent 39bf93e2a4
commit 2b7fe9d01e
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'spotify'.
pkgname=spotify
reverts=1.0.45_1
version=1.0.44
version=1.0.48
revision=1
short_desc="Proprietary music streaming client"
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
@ -14,11 +14,11 @@ build_style=fetch
depends="binutils gtk+ nss GConf libXScrnSaver xz"
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ]; then
_sversion=".100.ga60c0ce1-89_amd64"
_schecksum="098ea8b392f9e0e9b7eccc6d8b8768d2071f8120514772c4e20580e460ffa872"
_sversion=".103.g15edf1ec-94_amd64"
_schecksum="63a1289f146d8327518306a7fa92299751eb0fb264a21433850e46b1fbebfc66"
else
_sversion=".100.ga60c0ce1-29_i386"
_schecksum="3f88c9eedbe4d026b010a2d38a69730fc331d29b1ce3bf48409807e8bb59542b"
_sversion=".103.g15edf1ec-14_i386"
_schecksum="4c7f5030589b851cec85a55540e6c54cc4d70ec48619d22ad6515ab50f38413a"
fi
do_install() {