mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
python3-neovim: update to 0.5.2
Testing the changes - I tested the changes in this PR: **YES** Local build testing - I built this PR locally for my native architecture: x86_64 - I built this PR locally for these architectures - aarch64 (crossbuild) - armv6l (crossbuild)
This commit is contained in:
parent
71896bf904
commit
8bdd372b68
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-neovim'
|
# Template file for 'python3-neovim'
|
||||||
pkgname=python3-neovim
|
pkgname=python3-neovim
|
||||||
version=0.5.0
|
version=0.5.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style="python3-module"
|
build_style="python3-module"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="neovim python3-greenlet python3-msgpack"
|
depends="neovim python3-greenlet python3-msgpack"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/neovim/pynvim"
|
homepage="https://github.com/neovim/pynvim"
|
||||||
distfiles="https://github.com/neovim/pynvim/archive/${version}.tar.gz"
|
distfiles="https://github.com/neovim/pynvim/archive/${version}.tar.gz"
|
||||||
checksum=448414e8d005b6d99868c8badeec7a20b10a7a37fb6b85fb12846b80c044c279
|
checksum=c86e304d55fc8996296554b959cad483aeaafb47e425ebe3a7d0f96e3222f035
|
||||||
|
|
Loading…
Add table
Reference in a new issue