zathura-djvu: fix distfiles 404
This commit is contained in:
parent
4ab8e01bed
commit
991822e6db
1 changed files with 3 additions and 3 deletions
|
@ -9,9 +9,9 @@ depends="zathura"
|
|||
short_desc="DjVu support for zathura"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="Zlib"
|
||||
homepage="http://pwmt.org/projects/zathura-djvu/"
|
||||
distfiles="https://pwmt.org/projects/${pkgname}/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=96e6f8a6ee53231073b2f7003264872f84501e63c3da7bf0598d046286b0c200
|
||||
homepage="https://git.pwmt.org/pwmt/zathura-djvu/"
|
||||
distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=84fae6da42e7cdc2e49ed4cd4f0315ac09716e95358b9c7487803a2cff47dbca
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue