From 7506265e2dbd9d88a86e17b25e0332177985c51e Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 15 Nov 2015 00:15:57 +0100 Subject: [PATCH] spotify: fix distfiles links (close #2968) --- srcpkgs/spotify/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/spotify/template b/srcpkgs/spotify/template index ef857615dc9..fcb45f47486 100644 --- a/srcpkgs/spotify/template +++ b/srcpkgs/spotify/template @@ -1,7 +1,7 @@ # Template build file for 'spotify'. pkgname=spotify version=0.9 -revision=7 +revision=8 short_desc="Proprietary music streaming client" maintainer="Stefan Mühlinghaus " homepage="https://www.spotify.com" @@ -12,19 +12,20 @@ repository=nonfree build_style=fetch makedepends="libgpg-error-devel" distfiles="ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.5.4.tar.bz2" -checksum="d5f88d9f41a46953dc250cdb8575129b37ee2208401b7fa338c897f667c7fb33" +checksum="d5f88d9f41a46953dc250cdb8575129b37ee2208401b7fa338c897f667c7fb33 + " depends="binutils qt gtk+ nss GConf libXScrnSaver xz" if test "${XBPS_TARGET_MACHINE}" = "x86_64"; then _sversion=".17.1.g9b85d43.7-1_amd64" _schecksum="717a878bcfa495852d19ac34bb4b0fa1b2f063ab94547defd32725d1dec10775" - distfiles+=" http://seblu.net/a/arm/packages/g/gtk2/gtk2-2.24.24-1-x86_64.pkg.tar.xz" + distfiles+=" http://seblu.net/a/archive/packages/g/gtk2/gtk2-2.24.24-1-x86_64.pkg.tar.xz" checksum+=" 53a7a400050d5c16585fa19f587da9639f05970fd703dc4c6482f9ceb6ccbaee" depends+=" pango-xft" else _sversion=".4.183.g644e24e.428-1_i386" _schecksum="ca45d057357e4c30efee3838dd941222500463ddd0a1db6981e4d48d7ad986f2" - distfiles+=" http://seblu.net/a/arm/packages/g/gtk2/gtk2-2.24.24-1-i686.pkg.tar.xz" + distfiles+=" http://seblu.net/a/archive/packages/g/gtk2/gtk2-2.24.24-1-i686.pkg.tar.xz" checksum+=" 8d9be115cfe6fb2b26d4ecc837a1aa498cd7492395106e5085d08f6a15862209" fi