summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-09-13 14:25:51 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-09-13 14:25:51 +0300
commit2dc9150f3faa62a956305ce377a9ee6569a5808c (patch)
tree748fc4fb2d7728bcf368db36c6d69ca9faa99a79 /app-text/zathura-pdf-mupdf
parentdev-libs/girara: sync live ebuild (diff)
downloadgentoo-2dc9150f3faa62a956305ce377a9ee6569a5808c.tar.gz
gentoo-2dc9150f3faa62a956305ce377a9ee6569a5808c.tar.bz2
gentoo-2dc9150f3faa62a956305ce377a9ee6569a5808c.zip
app-text/zathura-pdf-mupdf: sync live ebuild
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-text/zathura-pdf-mupdf')
-rw-r--r--app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild
index 07030bc38d87..a8c73f86302b 100644
--- a/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild
+++ b/app-text/zathura-pdf-mupdf/zathura-pdf-mupdf-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 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://pwmt.org/projects/zathura-pdf-mupdf/download/${P}.tar.xz"
+ SRC_URI="https://github.com/pwmt/zathura-pdf-mupdf/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi
DESCRIPTION="PDF plug-in for zathura"