zathura: changed source url

This commit is contained in:
Tim Biermann 2022-03-18 15:55:14 +01:00
parent 85bfba90d8
commit fad85daabe
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34NXL3um8QggLrATYXBwBC7kM/MiAhqifQfvtSxmm+UETcLHKKK7RklPlpMK8DKccjkxZUoHSv1wYSshEhPyFAU=
SHA256 (Pkgfile) = cbcf9b1059a1993f3cd010f4b3920bf8f5b1176c18764246c67698e521cf50a6
RWSagIOpLGJF3+EMV6ngG5L/9FXfuOPZaF532ky5VHtBiWBcYthOGrz0x2UKdz1EJBL3JJHqkhIeuDmef7V5zd3GWMjBJpSRgQ8=
SHA256 (Pkgfile) = c116a135d5dac91a9a00394c9ae27fa7e3fe1cbc3389858782181066722b4ec8
SHA256 (.footprint) = d95a9171fd7454254073f824341708d2f76ea7f3332cc1c7329d8ba49bb89868
SHA256 (zathura-0.4.9.tar.xz) = fc30c42cd660d993bce8758e22e4ba8078761d51f1e29494e7a0d37a8a3e5e57
SHA256 (zathura-0.4.9.tar.bz2) = b4405dc490d2fd13e0348b977d535752be0dee682450459d9693f36ea50f02ce

View File

@ -7,7 +7,7 @@
name=zathura
version=0.4.9
release=1
source=(https://pwmt.org/projects/$name/download/$name-$version.tar.xz)
source=(https://git.pwmt.org/pwmt/$name/-/archive/$version/$name-$version.tar.bz2)
build() {
prt-get isinst texlive && PKGMK_ZATHURA+=" -D synctex=enabled" || PKGMK_ZATHURA=" -D synctex=disabled"