Builds fine. I don't use it, so I'd appreciate if a user could test it
still works for them. Requires the girara update just sent. zsh tab
completion works without fpath modification.
diff --git Makefile Makefile
index b85e1d4fdad..71df90927f6 100644
--- Makefile
+++ Makefile
@@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.26 2019/07/12 20:50:17 sthen Exp $
-V = 0.4.3
+V = 0.4.5
REVISION = 0
COMMENT = document viewer for PDF and other formats with a
vi-like UI
DISTNAME = zathura-${V}
@@ -27,7 +27,7 @@ RUN_DEPENDS = devel/desktop-file-utils \
x11/gtk+3,-guic
LIB_DEPENDS = databases/sqlite3 \
devel/libmagic \
- x11/girara>=0.3.2 \
+ x11/girara>=0.3.4 \
print/texlive/base,-synctex
COMPILER = base-clang ports-gcc
diff --git distinfo distinfo
index 22b17339d20..39e35a7ccf4 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (zathura-0.4.3.tar.xz) = fhIZRCbXCWcOD0sLEHyA3SEyKIG1fUoL+aCZmEAv/UE=
-SIZE (zathura-0.4.3.tar.xz) = 145796
+SHA256 (zathura-0.4.5.tar.xz) = DDmXqvvNqq5gpFIvIIra390nWLQyzpTqFvvO6TfLdiw=
+SIZE (zathura-0.4.5.tar.xz) = 152720
diff --git pkg/PLIST pkg/PLIST
index e25874e6b9f..13e05d783e4 100644
--- pkg/PLIST
+++ pkg/PLIST
@@ -19,6 +19,9 @@ share/bash-completion/completions/zathura
share/dbus-1/interfaces/
share/dbus-1/interfaces/org.pwmt.zathura.xml
share/doc/pkg-readmes/${PKGSTEM}
+share/fish/
+share/fish/completions/
+share/fish/completions/zathura.fish
share/icons/hicolor/128x128/apps/org.pwmt.zathura.png
share/icons/hicolor/16x16/apps/org.pwmt.zathura.png
share/icons/hicolor/256x256/apps/org.pwmt.zathura.png
@@ -27,6 +30,7 @@ share/icons/hicolor/64x64/apps/org.pwmt.zathura.png
share/icons/scalable/
share/icons/scalable/apps/
share/icons/scalable/apps/org.pwmt.zathura.svg
+share/locale/ar/LC_MESSAGES/zathura.mo
share/locale/ca/LC_MESSAGES/zathura.mo
share/locale/cs/LC_MESSAGES/zathura.mo
share/locale/de/LC_MESSAGES/zathura.mo
@@ -61,8 +65,8 @@ share/locale/uk_UA/LC_MESSAGES/zathura.mo
share/metainfo/
share/metainfo/org.pwmt.zathura.appdata.xml
share/zsh/
-share/zsh/vendor-completions/
-share/zsh/vendor-completions/_zathura
@tag gtk-update-icon-cache %D/share/icons/hicolor
@tag gtk-update-icon-cache %D/share/icons/scalable
@tag update-desktop-database
+share/zsh/site-functions/
+share/zsh/site-functions/_zathura