neovim-remote: update to 1.8.5.
This commit is contained in:
parent
3c72b1a451
commit
ee2fddb5ff
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.4
|
version=1.8.5
|
||||||
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=b18c0faa3afc1f6c66bc915c5c5c101f0c48fb47b7a9e54cf7aaa3278d670b33
|
checksum=6c5c5a100785b06becceb2dfda66f22685307d9d5e8dd0b6d89252630fe63e2d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue