From 2a3ffead645c9be728eec7993f9d5694ab59d5a5 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Thu, 17 Mar 2022 00:26:15 +0100 Subject: [PATCH] zathura-pdf-mupdf: fix distfiles 404 --- srcpkgs/zathura-pdf-mupdf/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/zathura-pdf-mupdf/template b/srcpkgs/zathura-pdf-mupdf/template index e2afbf96650..9f973214cf8 100644 --- a/srcpkgs/zathura-pdf-mupdf/template +++ b/srcpkgs/zathura-pdf-mupdf/template @@ -12,9 +12,9 @@ depends="zathura" short_desc="PDF support for zathura (using mupdf)" maintainer="lemmi " license="Zlib" -homepage="http://pwmt.org/projects/zathura-pdf-mupdf/" -distfiles="https://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz" -checksum=2f00aa682d4d4a6324c9777bf158e51584c77729ec393f3e10343bec936ea21d +homepage="https://git.pwmt.org/pwmt/zathura-pdf-mupdf/" +distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz" +checksum=3f2d341dfe3bdbfb7a51a33aee81f3763a684d0ea503dd20c726311125d7c08a conflicts="zathura-pdf-poppler>=0" post_install() {