diff --git a/srcpkgs/zathura/template b/srcpkgs/zathura/template index 3f456aa370f..c93fbc062ce 100644 --- a/srcpkgs/zathura/template +++ b/srcpkgs/zathura/template @@ -12,9 +12,9 @@ checkdepends="gettext-devel check-devel" short_desc="Highly customizable and functional document viewer" maintainer="lemmi " license="Zlib" -homepage="https://pwmt.org/projects/zathura" -distfiles="${homepage}/download/zathura-${version}.tar.xz" -checksum=fc30c42cd660d993bce8758e22e4ba8078761d51f1e29494e7a0d37a8a3e5e57 +homepage="https://git.pwmt.org/pwmt/zathura/" +distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz" +checksum=82235cbc89899421fca98477265626f2149df7d072740f0360550cc8d4e449d6 if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=enabled"