neovim-remote: update to 1.8.6. (#8534)
This commit is contained in:
parent
0acb5c6c6a
commit
dbc9200a94
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'neovim-remote'
|
# Template file for 'neovim-remote'
|
||||||
pkgname=neovim-remote
|
pkgname=neovim-remote
|
||||||
version=1.8.5
|
version=1.8.6
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="dleeram <dleeram@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/mhinz/neovim-remote"
|
homepage="https://github.com/mhinz/neovim-remote"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=6c5c5a100785b06becceb2dfda66f22685307d9d5e8dd0b6d89252630fe63e2d
|
checksum=a2c8685d2ced6fa0af3bd340d58214038ebe4a0dd2f4d7bfd075257180892ae2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue