zathura: update to 0.5.4.
This commit is contained in:
parent
5d0cc0d409
commit
4499b69482
|
@ -17,7 +17,7 @@ changelog="https://pwmt.org/projects/zathura/changelog/${version}/index.html"
|
|||
distfiles="https://pwmt.org/projects/zathura/download/zathura-${version}.tar.xz"
|
||||
checksum=a3037f7aa94d4096bfd97069f62ffcdca9f06431e8663548c1cd6b945c556f32
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
if [ -z "$CROSS_BUILD" ] && [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -Dtests=enabled"
|
||||
else
|
||||
configure_args+=" -Dtests=disabled"
|
||||
|
|
Loading…
Reference in New Issue