From 046d54f74d499e6bb9abcf473af55e131d402df7 Mon Sep 17 00:00:00 2001 From: Mason Rocha Date: Sat, 9 Dec 2023 16:10:46 -0600 Subject: app-text/zathura: update manpages url for 0.5.2-r4 slashbeast has since retired and his dev.g.o workspace has cleared. update the url to point to my distfile store Signed-off-by: Mason Rocha Closes: https://github.com/gentoo/gentoo/pull/34196 Signed-off-by: Sam James --- app-text/zathura/zathura-0.5.2-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-text/zathura') diff --git a/app-text/zathura/zathura-0.5.2-r4.ebuild b/app-text/zathura/zathura-0.5.2-r4.ebuild index 249ff0cbb654..bf8c8261af3f 100644 --- a/app-text/zathura/zathura-0.5.2-r4.ebuild +++ b/app-text/zathura/zathura-0.5.2-r4.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then else SRC_URI=" https://github.com/pwmt/zathura/archive/${PV}.tar.gz -> ${P}.tar.gz - https://dev.gentoo.org/~slashbeast/distfiles/${PN}/${P}-manpages.tar.xz + https://cdn.turret.cyou/~turret/distfiles/${PN}/${P}-manpages.tar.xz " KEYWORDS="amd64 arm ~riscv x86 ~amd64-linux ~x86-linux" fi -- cgit v1.2.3-65-gdbad