Merge pull request #5712 from MissingNoIOI/master
spotify: Update download links, the old ones are dead
This commit is contained in:
commit
72bd768fbe
1 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=spotify
|
||||
reverts=1.0.45_1
|
||||
version=1.0.48
|
||||
revision=1
|
||||
revision=2
|
||||
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 [ "${XBPS_TARGET_MACHINE}" = "x86_64" ]; then
|
||||
_sversion=".103.g15edf1ec-94_amd64"
|
||||
_schecksum="63a1289f146d8327518306a7fa92299751eb0fb264a21433850e46b1fbebfc66"
|
||||
_sversion=".103.g15edf1ec-121_amd64"
|
||||
_schecksum="10a97261a43d1006a0277c4faa122203bb9983ca244ac9b0c4f1167ecf548c9f"
|
||||
else
|
||||
_sversion=".103.g15edf1ec-14_i386"
|
||||
_schecksum="4c7f5030589b851cec85a55540e6c54cc4d70ec48619d22ad6515ab50f38413a"
|
||||
_sversion=".103.g15edf1ec-15_i386"
|
||||
_schecksum="8bdb84d896b60d6ebfc7312a50d0ad44bbd33848320ddb753ec97cbd10b43ad1"
|
||||
fi
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue