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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed May 29 14:57:00 UTC 2019


    Date: Wednesday, May 29, 2019 @ 14:56:59
  Author: svenstaro
Revision: 474339

upgpkg: neovim 0.3.6-1

Modified:
  neovim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-29 14:01:54 UTC (rev 474338)
+++ PKGBUILD	2019-05-29 14:56:59 UTC (rev 474339)
@@ -3,7 +3,7 @@
 # Contributor: Florian Hahn <flo at fhahn.com>
 
 pkgname=neovim
-pkgver=0.3.5
+pkgver=0.3.6
 pkgrel=1
 pkgdesc='Fork of Vim aiming to improve user experience, plugins, and GUIs'
 arch=('x86_64')
@@ -15,7 +15,7 @@
             'xclip: for clipboard support (or xsel) (see :help clipboard)'
             'xsel: for clipboard support (or xclip) (see :help clipboard)')
 source=(https://github.com/neovim/neovim/archive/v${pkgver}.tar.gz)
-sha512sums=('8e7c14df59fdcb0eb03a2dbed5d56ae3b1eadb9aac805e69da03f7e964936721abf6c04ca6bf91d10b4451030f4440814ac445b58a0b06d11c7f6663c1b22019')
+sha512sums=('54c9f70d1ecc1b555d2bde8c480a834de7a12f77753d0d322d459bd3651057499b0d61c4854bce00575eb517db750e0e43dd7f20d83e7d42fe08722ed5c7446e')
 
 build() {
   cmake -Hneovim-${pkgver} -Bbuild -GNinja \



More information about the arch-commits mailing list