From 32d47b18fdc0150a38649aec273ca40c4bf28d86 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 22 Jul 2018 01:23:07 +0200 Subject: community/neovim: upgrade to 0.3.1 --- community/neovim/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/neovim') diff --git a/community/neovim/APKBUILD b/community/neovim/APKBUILD index 9bffe72f44..20d1e13c31 100644 --- a/community/neovim/APKBUILD +++ b/community/neovim/APKBUILD @@ -12,8 +12,8 @@ # TODO: Try to trim the base package to include only common syntax files etc. # NOTE: ignore-st-cursor-shape.patch will be in neovim 0.2.3 pkgname=neovim -pkgver=0.3.0 -pkgrel=1 +pkgver=0.3.1 +pkgrel=0 pkgdesc="Vim-fork focused on extensibility and agility" url="https://neovim.io" # s390x: needs luajit @@ -66,5 +66,5 @@ doc() { done } -sha512sums="8944be5562a69d5da5bce3a6673cc0b1930eb5592eb15c40139a1991f89f63435141449e7b4371ee28ff426575fcad475396e3d982004e17a902bda1d8ae6a95 neovim-0.3.0.tar.gz +sha512sums="42c541608509dc0335203ee1c008045f0eaeebce8e18dffc554ab22a029da700bba9b8c721bd9d68337ddb4a56f8cf034fad2a3eb88d36baf8295e6648fce506 neovim-0.3.1.tar.gz 72ab288f53acddc088c567aafe8c5afa6835325fab7879e782d1d62f87a662f3a6bac123c450debbae1b32336cc60b2830b429838ee3dfcc7524773b5069f4f0 nodoc.txt" -- cgit v1.2.3