spotify: update to 1.0.69

This commit is contained in:
Stefan Mühlinghaus 2017-12-13 20:33:34 +01:00 committed by Toyam Cox
parent 0bd17ea015
commit 949398d48c
1 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'spotify'
pkgname=spotify
version=1.0.67
version=1.0.69
revision=1
short_desc="Proprietary music streaming client"
maintainer="Stefan Mühlinghaus <jazzman@alphabreed.com>"
@ -13,11 +13,11 @@ build_style=fetch
depends="binutils gtk+ nss GConf libXScrnSaver libatomic"
if [ "${XBPS_TARGET_MACHINE}" = "x86_64" ]; then
_sversion=".582.g19436fa3-28_amd64"
_schecksum=7e5e90b7ae0d797ec3b9b7592d8e2253c773d5f7be90b7014f06f481f82bce1a
_sversion=".336.g7edcc575-39_amd64"
_schecksum=ed0dc69f7e50879fcf7bd1bb67e33f08af0c17ebd7bb608ce4e7a143dec1022e
else
_sversion=".582.g19436fa3-28_i386"
_schecksum=cf1ce274475d2468cd93227dc32cff613cd5b2d682c18a7567568a96864d33b4
_sversion=".336.g7edcc575-39_i386"
_schecksum=09f7d26f9a56fa91fcb7984c2c183b627f31cba1a3966c11e3262868fa656821
fi
do_install() {