zathura: update to 0.3.2
This commit is contained in:
parent
b9a6e24461
commit
59d01b6a42
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'zathura'
|
||||
pkgname=zathura
|
||||
version=0.2.9
|
||||
revision=2
|
||||
version=0.3.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
# COLOR=0 to avoid "tput not found" spam in the build output
|
||||
make_build_args="COLOR=0"
|
||||
make_install_args="COLOR=0"
|
||||
maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="girara-devel sqlite-devel file-devel zlib-devel"
|
||||
makedepends="girara-devel>=0.2.3 sqlite-devel file-devel zlib-devel"
|
||||
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.gz"
|
||||
checksum=2c071d403ec9348b839567b2897850bf29d9c24c85982b5509a1a429a72ee09f
|
||||
checksum=fda6503dc5b21f7c667301798fbd2c978897e68b4555e8c731945cecd9d165e2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue