commit:     213b19b2ec8c0539636d07cad5504e0fa7066e68
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May  1 12:17:16 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=213b19b2

x11-themes/geany-themes: update SRC_URI to drop github.com/downloads

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

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

 x11-themes/geany-themes/geany-themes-1.22.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-themes/geany-themes/geany-themes-1.22.2-r2.ebuild 
b/x11-themes/geany-themes/geany-themes-1.22.2-r2.ebuild
index a1e4a0ac636f..46ffeabb8364 100644
--- a/x11-themes/geany-themes/geany-themes-1.22.2-r2.ebuild
+++ b/x11-themes/geany-themes/geany-themes-1.22.2-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DESCRIPTION="A collection of colour schemes for Geany"
 HOMEPAGE="https://github.com/codebrainz/geany-themes";
-SRC_URI="https://github.com/downloads/codebrainz/${PN}/${P}.tar.bz2";
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="GPL-3 LGPL-2.1 BSD-2 MIT"
 SLOT="0"

Reply via email to