From 87986017f37bd3777c1be17433d022048d45f703 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 23 Oct 2022 14:56:40 +0530 Subject: [PATCH] zathura: update to 0.5.1. --- srcpkgs/zathura/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/zathura/template b/srcpkgs/zathura/template index 69193d8ded4..cffc5b952db 100644 --- a/srcpkgs/zathura/template +++ b/srcpkgs/zathura/template @@ -1,7 +1,7 @@ # Template file for 'zathura' pkgname=zathura -version=0.4.9 -revision=2 +version=0.5.1 +revision=1 build_style=meson configure_args="-Dsynctex=enabled" hostmakedepends="pkg-config intltool python3-Sphinx desktop-file-utils @@ -12,10 +12,10 @@ checkdepends="gettext-devel check-devel" short_desc="Highly customizable and functional document viewer" maintainer="lemmi " license="Zlib" -homepage="https://git.pwmt.org/pwmt/zathura/" +homepage="https://pwmt.org/projects/zathura/" changelog="https://pwmt.org/projects/zathura/changelog/${version}/index.html" -distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz" -checksum=82235cbc89899421fca98477265626f2149df7d072740f0360550cc8d4e449d6 +distfiles="https://pwmt.org/projects/zathura/download/zathura-${version}.tar.xz" +checksum=98a661ce271a9d108a7eb8f73e471fd5e727eeff4b246cdb2c9862f8aeab1bb1 if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=enabled"