fix neovim version string
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#
|
||||
## Package: neovim
|
||||
## Description: fork of vim focusing on modern development
|
||||
## Version: master
|
||||
## Version: v0.12.1
|
||||
## Methods: [source, system, appimage, archive]
|
||||
## Helpers: [make, archive, appimage]
|
||||
---
|
||||
@@ -17,7 +17,7 @@
|
||||
git_repo: https://github.com/neovim/neovim
|
||||
appimage:
|
||||
base_url: https://github.com/neovim/neovim/releases/download
|
||||
version: 0.12.1
|
||||
version: v0.12.1
|
||||
pkgname:
|
||||
RedHat: neovim
|
||||
Debian: neovim
|
||||
|
||||
Reference in New Issue
Block a user