zathura: -> 0.5.5

This commit is contained in:
Tim Biermann 2024-05-04 09:12:16 +02:00
parent f9c24e787f
commit 5ddbe6f410
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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"