summaryrefslogtreecommitdiff
path: root/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.6.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.6.ebuild')
-rw-r--r--app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.6.ebuild b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.6.ebuild
index c9664c2423f9..1be8dffa6bb1 100644
--- a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.6.ebuild
+++ b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-0.3.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 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 x86"
- SRC_URI="https://github.com/pwmt/zathura-pdf-mupdf/archive/${PV}.tar.gz -> ${P}.tar.gz"
+ SRC_URI="https://git.pwmt.org/pwmt/${PN}/-/archive/${PV}/${P}.tar.gz"
fi
DESCRIPTION="PDF plug-in for zathura"