[arch-commits] Commit in neovim/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Apr 9 23:19:59 UTC 2016


    Date: Sunday, April 10, 2016 @ 01:19:59
  Author: svenstaro
Revision: 169928

upgpkg: neovim 0.1.3-1

upstream release 0.1.3

Modified:
  neovim/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-09 23:14:29 UTC (rev 169927)
+++ PKGBUILD	2016-04-09 23:19:59 UTC (rev 169928)
@@ -3,7 +3,7 @@
 # Contributor: Florian Hahn <flo at fhahn.com>
 
 pkgname=neovim
-pkgver=0.1.2
+pkgver=0.1.3
 pkgrel=1
 pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
             'xclip: for clipboard support (or xsel) (see :help nvim-clipboard)'
             'xsel: for clipboard support (or xclip) (see :help nvim-clipboard)')
 source=("https://github.com/neovim/neovim/archive/v${pkgver}.tar.gz")
-sha256sums=('549881465eff82454660ae92d857d6ffa22383d45c94c46f3753fd1b0e699247')
+sha256sums=('7a86892d941b8829537ad46864b9a363d009ba56aeefdef2ee15ffa3eee5f92b')
 install=neovim.install
 
 build() {



More information about the arch-commits mailing list