zathura-pdf-mupdf: update download url
This commit is contained in:
parent
7a84148d12
commit
6e8458c911
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zathura-pdf-mupdf'
|
||||
pkgname=zathura-pdf-mupdf
|
||||
version=0.3.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="mupdf-devel zathura-devel libressl-devel libopenjpeg2-devel
|
||||
|
@ -11,7 +11,7 @@ short_desc="PDF support for zathura (using mupdf)"
|
|||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="Zlib"
|
||||
homepage="http://pwmt.org/projects/zathura-pdf-mupdf/"
|
||||
distfiles="http://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
||||
distfiles="https://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=18a63f7abaf9751c37f26a6ceee2d83738a5853fd42521fed69d32fecfd25cde
|
||||
conflicts="zathura-pdf-poppler>=0"
|
||||
|
||||
|
@ -20,4 +20,3 @@ LDFLAGS="-ljpeg -lopenjp2 -ljbig2dec"
|
|||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue