zathura: update to 0.4.0.

This commit is contained in:
lemmi 2018-05-24 10:59:44 +02:00
parent a6fd12e659
commit 55a382eebe

View file

@ -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 <lemmi@nerd2nerd.org>"
@ -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"