summaryrefslogtreecommitdiff
path: root/app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild')
-rw-r--r--app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild b/app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild
index 1d1d57e3ea67..448941a99c64 100644
--- a/app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild
+++ b/app-text/zathura-pdf-poppler/zathura-pdf-poppler-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_BRANCH="develop"
else
KEYWORDS="~amd64 ~arm ~riscv ~x86"
- SRC_URI="http://pwmt.org/projects/zathura/plugins/download/${P}.tar.xz"
+ SRC_URI="https://github.com/pwmt/zathura-pdf-poppler/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi
DESCRIPTION="PDF plug-in for zathura"