From a46f98621ecbc42181e96b74471d1551a5794fc9 Mon Sep 17 00:00:00 2001 From: Joe Kappus Date: Sun, 29 Jan 2023 04:15:27 -0500 Subject: [PATCH] media-plugins/argotlunar-bin: update HOMEPAGE, SRC_URI Signed-off-by: Joe Kappus --- media-plugins/argotlunar-bin/argotlunar-bin-2.06-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-plugins/argotlunar-bin/argotlunar-bin-2.06-r1.ebuild b/media-plugins/argotlunar-bin/argotlunar-bin-2.06-r1.ebuild index 1aeff550c4..1125806f78 100644 --- a/media-plugins/argotlunar-bin/argotlunar-bin-2.06-r1.ebuild +++ b/media-plugins/argotlunar-bin/argotlunar-bin-2.06-r1.ebuild @@ -4,13 +4,13 @@ EAPI="7" DESCRIPTION="Argotlunar is a sound granulator. Binary Linux VST" -HOMEPAGE="http://mourednik.github.io/argotlunar/" +HOMEPAGE="https://mourednik.github.io/argotlunar/" SLOT="0" KEYWORDS="~amd64" IUSE="" QA_PRESTRIPPED="/usr/lib64/vst/${PN}/argotlunar.so" -SRC_URI="https://gentoodistfiles.imperium.org.ru/guru/argotlunar-bin-2.06-linux_amd64.tar.gz -> ${P}.tar.gz" +SRC_URI="https://www.dropbox.com/s/fwtg6jfkzakj7is/argotlunar-2.06-linux_64.tar.gz -> ${P}.tar.gz" #It's impossible to obtain package directly from DROPBOX, so I've just uploaded it to my own webserver LICENSE="GPL-2"