summaryrefslogtreecommitdiffstats
path: root/development/neovim/neovim.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'development/neovim/neovim.SlackBuild')
-rw-r--r--development/neovim/neovim.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/neovim/neovim.SlackBuild b/development/neovim/neovim.SlackBuild
index df9d04ab82..56a824ddf4 100644
--- a/development/neovim/neovim.SlackBuild
+++ b/development/neovim/neovim.SlackBuild
@@ -2,7 +2,7 @@
# SlackBuild script for neovim
-# Copyright 2014-2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2014-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=neovim
-VERSION=${VERSION:-0.4.3}
+VERSION=${VERSION:-0.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}