summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfred Wingate <parona@protonmail.com>2024-09-03 19:10:09 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-10-21 15:36:24 +0300
commitec6b828c775289bfead2437acf7e816356bc93ae (patch)
tree5c1ae1afd21619512a2ae06e6b626d4f3f3ed7d3 /app-text/zathura-cb
parentapp-text/zathura: drop 0.5.2-r4, 0.5.2-r5 (diff)
downloadgentoo-ec6b828c775289bfead2437acf7e816356bc93ae.tar.gz
gentoo-ec6b828c775289bfead2437acf7e816356bc93ae.tar.bz2
gentoo-ec6b828c775289bfead2437acf7e816356bc93ae.zip
app-text/zathura-*: migrate to github repo
https://pwmt.org/news/migration-to-github/index.html Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/38405 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-text/zathura-cb')
-rw-r--r--app-text/zathura-cb/zathura-cb-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/zathura-cb/zathura-cb-9999.ebuild b/app-text/zathura-cb/zathura-cb-9999.ebuild
index fbc4db911ed5..77dfd182eaa7 100644
--- a/app-text/zathura-cb/zathura-cb-9999.ebuild
+++ b/app-text/zathura-cb/zathura-cb-9999.ebuild
@@ -7,8 +7,7 @@ inherit meson xdg
if [[ ${PV} == *9999 ]]; then
inherit git-r3
- EGIT_REPO_URI="https://git.pwmt.org/pwmt/zathura-cb.git"
- EGIT_BRANCH="develop"
+ EGIT_REPO_URI="https://github.com/pwmt/zathura-cb.git"
else
KEYWORDS="~amd64 ~arm ~riscv ~x86"
SRC_URI="https://pwmt.org/projects/zathura-cb/download/${P}.tar.xz"