From 4ab8e01bedce18c479306d88365a69ccceddbe23 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Thu, 17 Mar 2022 00:25:54 +0100 Subject: [PATCH] zathura-ps: fix distfiles 404 --- srcpkgs/zathura-ps/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/zathura-ps/template b/srcpkgs/zathura-ps/template index 2ca4483f914..e17da900762 100644 --- a/srcpkgs/zathura-ps/template +++ b/srcpkgs/zathura-ps/template @@ -9,9 +9,9 @@ depends="zathura ghostscript" short_desc="PostScript support for zathura" maintainer="lemmi " license="Zlib" -homepage="http://pwmt.org/projects/zathura-ps/" -distfiles="https://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz" -checksum=5897f9204cf5f978b9413be7ce7febde843157af48e351938edf07dbf9308e46 +homepage="https://git.pwmt.org/pwmt/zathura-ps/" +distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz" +checksum=e7092c831e345002edc87321911faa27c5dc3210dd6e3939dfbc49192a54d35e post_install() { vlicense LICENSE