diff --git a/editors/rubygem-neovim/Makefile b/editors/rubygem-neovim/Makefile index 9f493cbdb082..6a62f1a861b4 100644 --- a/editors/rubygem-neovim/Makefile +++ b/editors/rubygem-neovim/Makefile @@ -1,7 +1,7 @@ # Created by: Adam Weinberger PORTNAME= neovim -PORTVERSION= 0.8.1 +PORTVERSION= 0.9.0 CATEGORIES= editors rubygems MASTER_SITES= RG diff --git a/editors/rubygem-neovim/distinfo b/editors/rubygem-neovim/distinfo index fdec8767f92e..bb3e6a88234b 100644 --- a/editors/rubygem-neovim/distinfo +++ b/editors/rubygem-neovim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580348609 -SHA256 (rubygem/neovim-0.8.1.gem) = 716fcbc5865f48c768efbf2d09f8d5220ac1c5dcd15391b0b04f5193495cd951 -SIZE (rubygem/neovim-0.8.1.gem) = 43520 +TIMESTAMP = 1632664560 +SHA256 (rubygem/neovim-0.9.0.gem) = 851238dd718719eab132fa458e9d28efd18645e88b5d3921c21e4b62ae8040be +SIZE (rubygem/neovim-0.9.0.gem) = 45056 diff --git a/editors/rubygem-neovim/pkg-descr b/editors/rubygem-neovim/pkg-descr index 78bc39632e19..d30359438eaf 100644 --- a/editors/rubygem-neovim/pkg-descr +++ b/editors/rubygem-neovim/pkg-descr @@ -1,4 +1,4 @@ These are ruby bindings to interact with neovim. This package is NOT required to edit or highlight ruby files from within neovim. -WWW: https://github.com/alexgenco/neovim-ruby +WWW: https://github.com/neovim/neovim-ruby