zathura: fix distfiles 404
This commit is contained in:
parent
87c28925c1
commit
e40f39573d
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@ checkdepends="gettext-devel check-devel"
|
|||
short_desc="Highly customizable and functional document viewer"
|
||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||
license="Zlib"
|
||||
homepage="https://pwmt.org/projects/zathura"
|
||||
distfiles="${homepage}/download/zathura-${version}.tar.xz"
|
||||
checksum=fc30c42cd660d993bce8758e22e4ba8078761d51f1e29494e7a0d37a8a3e5e57
|
||||
homepage="https://git.pwmt.org/pwmt/zathura/"
|
||||
distfiles="https://git.pwmt.org/pwmt/${pkgname}/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=82235cbc89899421fca98477265626f2149df7d072740f0360550cc8d4e449d6
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=enabled"
|
||||
|
|
Loading…
Reference in a new issue