diff --git a/zathura/.signature b/zathura/.signature index 07ace4b4f..174413c1f 100644 --- a/zathura/.signature +++ b/zathura/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF320b+wLrBPjMAJlj6mMpjNmQrA8Io30uu8NXmIMp/CF3t32LPlsjqAPQT2t0kcgGNZyKW119CWjTY8e+qGP7ZAY= -SHA256 (Pkgfile) = 3bd53be57211a2b097adb3708b5c9c07d1da8eab4af2b8777adf950a7c7f304f +RWSagIOpLGJF39gP+2nFZx9x5wV0HALIfQ/78ueqGvFWKXRAgGXSf8HoOmElzH+Ln+DIaSHFpOw9ZrHFgmBIEZn9m3q9oMoeAQk= +SHA256 (Pkgfile) = 6ef2b817a2ff891d43114f7f7078986199c384f749af55908c19e527979d7c66 SHA256 (.footprint) = d95a9171fd7454254073f824341708d2f76ea7f3332cc1c7329d8ba49bb89868 -SHA256 (zathura-0.5.5.tar.bz2) = 266d67cf6e34dc92c86018137ad095b48aa70deeb51d9a999df2bf803b29a71e +SHA256 (zathura-0.5.5.tar.gz) = 0af33db83f59df11e7a4be23063a7473401a94cae1b9626acf6a01c03114c746 diff --git a/zathura/Pkgfile b/zathura/Pkgfile index ead919133..44e79ec28 100644 --- a/zathura/Pkgfile +++ b/zathura/Pkgfile @@ -7,7 +7,7 @@ name=zathura version=0.5.5 release=1 -source=(https://git.pwmt.org/pwmt/$name/-/archive/$version/$name-$version.tar.bz2) +source=(https://github.com/pwmt/zathura/archive/$version/$name-$version.tar.gz) build() { prt-get isinst texlive && PKGMK_ZATHURA+=" -D synctex=enabled" || PKGMK_ZATHURA=" -D synctex=disabled"