summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-18 00:55:35 +0100
committerSam James <sam@gentoo.org>2022-10-18 00:55:35 +0100
commit094d13c500f3517ab9a6991c693d16e95b6c0306 (patch)
tree40592eeeb761b330337d22b42f69fdcb8787e56d /app-text
parentapp-text/zathura-cb: drop 0.1.8 (diff)
downloadgentoo-094d13c500f3517ab9a6991c693d16e95b6c0306.tar.gz
gentoo-094d13c500f3517ab9a6991c693d16e95b6c0306.tar.bz2
gentoo-094d13c500f3517ab9a6991c693d16e95b6c0306.zip
app-text/zathura-cb: sync live
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/zathura-cb/zathura-cb-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/zathura-cb/zathura-cb-9999.ebuild b/app-text/zathura-cb/zathura-cb-9999.ebuild
index de2653af775d..3686e39e9456 100644
--- a/app-text/zathura-cb/zathura-cb-9999.ebuild
+++ b/app-text/zathura-cb/zathura-cb-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit meson xdg-utils optfeature
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_BRANCH="develop"
else
KEYWORDS="~amd64 ~arm ~riscv ~x86"
- SRC_URI="https://pwmt.org/projects/zathura/plugins/download/${P}.tar.xz"
+ SRC_URI="https://pwmt.org/projects/zathura-cb/download/${P}.tar.xz"
fi
DESCRIPTION="Comic book plug-in for zathura with 7zip, rar, tar and zip support"