commit:     346f677a19b968b3f6b04a304cf328c54547a139
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 12:15:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May  1 12:36:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=346f677a

x11-plugins/pidgin-window_merge: update SRC_URI to drop github.com/downloads

github.com/downloads is gone. Unfortunately, there's no tags on the upstream 
repo now.

Fixes: 0981c53c27b5cd452e93ed314965c108d0c0f38d
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3-r1.ebuild 
b/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3-r1.ebuild
index 698501dcb085..daea5a9a1079 100644
--- a/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3-r1.ebuild
+++ b/x11-plugins/pidgin-window_merge/pidgin-window_merge-0.3-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DESCRIPTION="A Pidgin plugin that merges the Buddy List window with a 
conversation window"
 HOMEPAGE="https://github.com/dm0-/window_merge";
-SRC_URI="https://github.com/downloads/dm0-/${PN#pidgin-}/${P#pidgin-}.tar.gz";
+SRC_URI="mirror://gentoo/${P#pidgin-}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"

Reply via email to