summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMason Rocha <turret@turret.cyou>2023-12-09 16:10:46 -0600
committerSam James <sam@gentoo.org>2024-01-21 03:56:42 +0000
commit046d54f74d499e6bb9abcf473af55e131d402df7 (patch)
treef3063d3b44738789c38df9260bd94ec0e2062f82 /app-text/zathura
parentapp-text/zathura: drop obsolete 0.4.9, 0.5.3 (diff)
downloadgentoo-046d54f74d499e6bb9abcf473af55e131d402df7.tar.gz
gentoo-046d54f74d499e6bb9abcf473af55e131d402df7.tar.bz2
gentoo-046d54f74d499e6bb9abcf473af55e131d402df7.zip
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 <turret@turret.cyou> Closes: https://github.com/gentoo/gentoo/pull/34196 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/zathura')
-rw-r--r--app-text/zathura/zathura-0.5.2-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
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