mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user