From 55a382eebee24aab7123ca7c90b0fdde50010099 Mon Sep 17 00:00:00 2001 From: lemmi Date: Thu, 24 May 2018 10:59:44 +0200 Subject: [PATCH] zathura: update to 0.4.0. --- srcpkgs/zathura/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zathura/template b/srcpkgs/zathura/template index 1a1d05794ff..5cfad14604d 100644 --- a/srcpkgs/zathura/template +++ b/srcpkgs/zathura/template @@ -1,6 +1,6 @@ # Template file for 'zathura' pkgname=zathura -version=0.3.9 +version=0.4.0 revision=1 build_style=meson maintainer="lemmi " @@ -10,7 +10,7 @@ license="zlib" homepage="http://pwmt.org/projects/zathura/installation/" short_desc="A highly customizable and functional document viewer" distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz" -checksum=2f74a5d288db1f46f1d704d69a9c7822985964e90b793636c6c80a25d29f097c +checksum=aa629259c6ac729e90abdda1b9b51854adaa6851192f08a55e63379500541ec8 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" glib-devel"