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: c149768f94
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-05-01 13:17:16 +01:00
parent 346f677a19
commit 213b19b2ec

View File

@@ -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"