Gentoo Archives: gentoo-commits

From: Viorel Munteanu <ceamac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: media-plugins/argotlunar-bin/
Date: Sun, 29 Jan 2023 10:40:28
Message-Id: 1674983727.a46f98621ecbc42181e96b74471d1551a5794fc9.ceamac@gentoo
1 commit: a46f98621ecbc42181e96b74471d1551a5794fc9
2 Author: Joe Kappus <joe <AT> wt <DOT> gd>
3 AuthorDate: Sun Jan 29 09:15:27 2023 +0000
4 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 09:15:27 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a46f9862
7
8 media-plugins/argotlunar-bin: update HOMEPAGE, SRC_URI
9
10 Signed-off-by: Joe Kappus <joe <AT> wt.gd>
11
12 media-plugins/argotlunar-bin/argotlunar-bin-2.06-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-plugins/argotlunar-bin/argotlunar-bin-2.06-r1.ebuild b/media-plugins/argotlunar-bin/argotlunar-bin-2.06-r1.ebuild
16 index 1aeff550c..1125806f7 100644
17 --- a/media-plugins/argotlunar-bin/argotlunar-bin-2.06-r1.ebuild
18 +++ b/media-plugins/argotlunar-bin/argotlunar-bin-2.06-r1.ebuild
19 @@ -4,13 +4,13 @@
20 EAPI="7"
21
22 DESCRIPTION="Argotlunar is a sound granulator. Binary Linux VST"
23 -HOMEPAGE="http://mourednik.github.io/argotlunar/"
24 +HOMEPAGE="https://mourednik.github.io/argotlunar/"
25 SLOT="0"
26 KEYWORDS="~amd64"
27 IUSE=""
28
29 QA_PRESTRIPPED="/usr/lib64/vst/${PN}/argotlunar.so"
30 -SRC_URI="https://gentoodistfiles.imperium.org.ru/guru/argotlunar-bin-2.06-linux_amd64.tar.gz -> ${P}.tar.gz"
31 +SRC_URI="https://www.dropbox.com/s/fwtg6jfkzakj7is/argotlunar-2.06-linux_64.tar.gz -> ${P}.tar.gz"
32 #It's impossible to obtain package directly from DROPBOX, so I've just uploaded it to my own webserver
33 LICENSE="GPL-2"