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