mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 23:46:14 -04:00
app-shells/carapace: update HOMEPAGE, SRC_URI
Signed-off-by: Jonas Frei <freijon@pm.me>
This commit is contained in:
parent
4a358f3010
commit
2ae0050fd0
@ -6,8 +6,8 @@ EAPI=8
|
|||||||
inherit go-module
|
inherit go-module
|
||||||
|
|
||||||
DESCRIPTION="Multi-shell multi-command argument completer"
|
DESCRIPTION="Multi-shell multi-command argument completer"
|
||||||
HOMEPAGE="https://rsteube.github.io/carapace-bin/"
|
HOMEPAGE="https://carapace.sh/"
|
||||||
SRC_URI="https://github.com/rsteube/${PN}-bin/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/${PN}-sh/${PN}-bin/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||||
|
|
||||||
# Using a dependency tarball as per https://devmanual.gentoo.org/eclass-reference/go-module.eclass/index.html
|
# Using a dependency tarball as per https://devmanual.gentoo.org/eclass-reference/go-module.eclass/index.html
|
||||||
DEPS_URI="https://gitlab.com/freijon_gentoo/${CATEGORY}/${PN}/-/raw/main/${P}-deps.tar.xz"
|
DEPS_URI="https://gitlab.com/freijon_gentoo/${CATEGORY}/${PN}/-/raw/main/${P}-deps.tar.xz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user