zathura-pdf-poppler: fix distfiles 404
This commit is contained in:
parent
2a3ffead64
commit
9b8f80e7a4
1 changed files with 3 additions and 3 deletions
|
@ -9,9 +9,9 @@ depends="zathura"
|
|||
short_desc="PDF support for zathura (using poppler)"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="Zlib"
|
||||
homepage="http://pwmt.org/projects/zathura-pdf-poppler/"
|
||||
distfiles="https://pwmt.org/projects/zathura-pdf-poppler/download/zathura-pdf-poppler-${version}.tar.xz"
|
||||
checksum=d5cc3a7dae49471b85b503bbb9049c6f8d10903f4a611d721a2e0fefe726d4ed
|
||||
homepage="https://git.pwmt.org/pwmt/zathura-pdf-poppler/"
|
||||
distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=2034f70a936d458ddc9276f769e77ff308ba3bb1b7a7cdc87bab8b9ef7ade84a
|
||||
|
||||
conflicts="zathura-pdf-mupdf>=0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue