diff options
-rw-r--r-- | graphics/zathura/Makefile | 6 | ||||
-rw-r--r-- | graphics/zathura/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/zathura/Makefile b/graphics/zathura/Makefile index 03bcd57a814b..c6bf292264e3 100644 --- a/graphics/zathura/Makefile +++ b/graphics/zathura/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zathura -PORTVERSION= 0.0.8.3 +PORTVERSION= 0.0.8.4 CATEGORIES= graphics print MASTER_SITES= http://pwmt.org/download/ @@ -21,7 +21,9 @@ FETCH_ARGS= -Fpr MAN1= zathura.1 MANCOMPRESSED= no -PLIST_FILES= bin/zathura +PLIST_FILES= bin/zathura \ + share/applications/zathura.desktop +PLIST_DIRSTRY= share/applications post-patch: .SILENT ${REINPLACE_CMD} -e 's|man1|man/man1|g' \ diff --git a/graphics/zathura/distinfo b/graphics/zathura/distinfo index d4586d4b39ae..2ec33acd84b3 100644 --- a/graphics/zathura/distinfo +++ b/graphics/zathura/distinfo @@ -1,2 +1,2 @@ -SHA256 (zathura-0.0.8.3.tar.gz) = e60d5e6ab4899a58ca7771c5235e016e40317885672955ed3a6474b429bdfdfc -SIZE (zathura-0.0.8.3.tar.gz) = 34385 +SHA256 (zathura-0.0.8.4.tar.gz) = 168b13b95c6689dcc3b0cc0f1758bf3877c7a81b4b8985e8c033bfbb8e35380e +SIZE (zathura-0.0.8.4.tar.gz) = 37542 |