mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
zathura: update to 0.4.0.
This commit is contained in:
parent
a6fd12e659
commit
55a382eebe
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue