diff --git a/app-admin/chezmoi/chezmoi-2.39.1.ebuild b/app-admin/chezmoi/chezmoi-2.39.1.ebuild index 6cd3fb73b6..a516eb40c9 100644 --- a/app-admin/chezmoi/chezmoi-2.39.1.ebuild +++ b/app-admin/chezmoi/chezmoi-2.39.1.ebuild @@ -8,7 +8,7 @@ inherit go-module shell-completion DESCRIPTION="Manage your dotfiles across multiple machines, securely" HOMEPAGE="https://www.chezmoi.io/" SRC_URI="https://github.com/twpayne/chezmoi/archive/v${PV}.tar.gz -> ${P}.tar.gz" -SRC_URI+=" https://github.com/rebtoor/portage-deps/raw/master/${P}-deps.tar.xz" +SRC_URI+=" https://github.com/apraga/portage-deps/raw/master/${P}-deps.tar.xz" LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0" SLOT="0"