summarylogtreecommitdiffstats
path: root/neovim.install
diff options
context:
space:
mode:
authorKevin2019-04-05 21:58:07 -0500
committerKevin2019-04-05 21:58:07 -0500
commit04b710245a5533327942596cffbcbf41edd95168 (patch)
tree1afe2df88486274477dcccb32a0f701271d828c4 /neovim.install
parent97c34f0de3b7cc1a0873dc0f0561f04d65ddf111 (diff)
downloadaur-04b710245a5533327942596cffbcbf41edd95168.tar.gz
updpkg: commit 052ced4
Diffstat (limited to 'neovim.install')
-rw-r--r--neovim.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/neovim.install b/neovim.install
index ce485f55a278..7d7f32f98325 100644
--- a/neovim.install
+++ b/neovim.install
@@ -5,7 +5,7 @@ post_install() {
echo " to get started."
}
-post_update() {
+post_upgrade() {
echo ":: If you have any questions, check the following page first:"
echo " https://github.com/neovim/neovim/wiki/FAQ"
echo ":: Remember this a pre-release build, see 'Following HEAD' for more info"