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