zathura-pdf-mupdf: update to 0.3.4.
Required for mupdf 1.14.0
This commit is contained in:
parent
8988a5416f
commit
588e33c0c5
1 changed files with 6 additions and 7 deletions
|
@ -1,19 +1,18 @@
|
|||
# Template file for 'zathura-pdf-mupdf'
|
||||
pkgname=zathura-pdf-mupdf
|
||||
version=0.3.3
|
||||
revision=2
|
||||
version=0.3.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
#make_build_args="MUPDF_LIB=-lmupdf MUPDF_LIB+=-lmujs"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="mupdf-devel zathura-devel libressl-devel"
|
||||
depends="zathura"
|
||||
conflicts="zathura-pdf-poppler>=0"
|
||||
short_desc="PDF support for zathura (using mupdf)"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="zlib"
|
||||
homepage="http://pwmt.org/projects/zathura-pdf-mupdf/"
|
||||
short_desc="PDF support for zathura (using mupdf)"
|
||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=52b02ceee272a47f7ef9c2b73cc4f6fb480c02fdce0e7f6b7c8e93ad6ac46dfd
|
||||
checksum=d64331b9be43e42dce1d113746c62e4e6e9c9a2b4df77889e4bfc743be2dcd98
|
||||
conflicts="zathura-pdf-poppler>=0"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue