From 8555245926fdc7bf81546df3697bc860aefd8f2f Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Thu, 17 Mar 2022 00:26:05 +0100 Subject: [PATCH] zathura-cb: fix distfiles 404 --- srcpkgs/zathura-cb/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/zathura-cb/template b/srcpkgs/zathura-cb/template index 80d700895c5..4cfed7b4d6f 100644 --- a/srcpkgs/zathura-cb/template +++ b/srcpkgs/zathura-cb/template @@ -9,9 +9,9 @@ depends="zathura" short_desc="Comic book support for zathura" maintainer="lemmi " license="Zlib" -homepage="http://pwmt.org/projects/zathura-cb/" -distfiles="https://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz" -checksum=3ad7619449987fd2e0203644f7487e073000b022a8b80bdd1df52147424b40d6 +homepage="https://git.pwmt.org/pwmt/zathura-cb/" +distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz" +checksum=30d2cea3b1eb65e7386eb66ec305e455b2bed272c35530faaec541b47217fdcd post_install() { vlicense LICENSE