summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-15 15:29:30 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-15 12:37:51 -0400
commitd9897b02cf4b100404184d380883d7fd9982514f (patch)
tree0fa7cc37060e137f62386450a555e2e022d83afd /media-plugins
parentmedia-plugins/gmpc-jamendo: use HTTPS (diff)
downloadgentoo-d9897b02cf4b100404184d380883d7fd9982514f.tar.gz
gentoo-d9897b02cf4b100404184d380883d7fd9982514f.tar.bz2
gentoo-d9897b02cf4b100404184d380883d7fd9982514f.zip
media-plugins/gmpc-last-fm: use HTTPS, fix download link
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild
index f486656601fd..be0683a13003 100644
--- a/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild
+++ b/media-plugins/gmpc-last-fm/gmpc-last-fm-0.20.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="This plugin fetches artist art from last.fm"
-HOMEPAGE="http://gmpc.wikia.com/wiki/GMPC_PLUGIN_LASTFM"
-SRC_URI="mirror://sourceforge/musicpd/${P}.tar.gz"
+HOMEPAGE="https://gmpc.fandom.com/wiki/GMPC_PLUGIN_LASTFM"
+SRC_URI="https://download.sarine.nl/Programs/gmpc/0.20.0/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"