diff options
-rw-r--r-- | editors/neovim-qt/Makefile | 2 | ||||
-rw-r--r-- | editors/neovim-qt/distinfo | 6 | ||||
-rw-r--r-- | editors/neovim-qt/pkg-descr | 4 |
3 files changed, 5 insertions, 7 deletions
diff --git a/editors/neovim-qt/Makefile b/editors/neovim-qt/Makefile index 4427b5b33ec5..f7d51d73d050 100644 --- a/editors/neovim-qt/Makefile +++ b/editors/neovim-qt/Makefile @@ -2,7 +2,7 @@ PORTNAME= neovim-qt DISTVERSIONPREFIX= v -DISTVERSION= 0.2.8 +DISTVERSION= 0.2.10 CATEGORIES= editors MAINTAINER= chuck@tuffli.net diff --git a/editors/neovim-qt/distinfo b/editors/neovim-qt/distinfo index a32434804939..77ecaac6e00c 100644 --- a/editors/neovim-qt/distinfo +++ b/editors/neovim-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513608557 -SHA256 (equalsraf-neovim-qt-v0.2.8_GH0.tar.gz) = 53653c21de1dd41fb78a65f27e989b3478c74ad91cbde92f831fb3d81b25802b -SIZE (equalsraf-neovim-qt-v0.2.8_GH0.tar.gz) = 969166 +TIMESTAMP = 1535376549 +SHA256 (equalsraf-neovim-qt-v0.2.10_GH0.tar.gz) = 42e3205f3fa9924e4970aed8ff28d17d9aefeb394bb40493d37f8a0afba40c34 +SIZE (equalsraf-neovim-qt-v0.2.10_GH0.tar.gz) = 1031831 diff --git a/editors/neovim-qt/pkg-descr b/editors/neovim-qt/pkg-descr index 815df3b5ea70..b8042571e8b6 100644 --- a/editors/neovim-qt/pkg-descr +++ b/editors/neovim-qt/pkg-descr @@ -1,5 +1,3 @@ -neovim is a Qt5 GUI for neovim. -Commands for interacting with the GUI are regular commands, -available in the documentation. +A neovim client library and GUI, in Qt5. WWW: https://github.com/equalsraf/neovim-qt/ |