[arch-commits] Commit in neovim/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Wed May 29 17:47:20 UTC 2019
Date: Wednesday, May 29, 2019 @ 17:47:20
Author: svenstaro
Revision: 474413
upgpkg: neovim 0.3.7-1
Modified:
neovim/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-29 17:38:42 UTC (rev 474412)
+++ PKGBUILD 2019-05-29 17:47:20 UTC (rev 474413)
@@ -3,7 +3,7 @@
# Contributor: Florian Hahn <flo at fhahn.com>
pkgname=neovim
-pkgver=0.3.6
+pkgver=0.3.7
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=('54c9f70d1ecc1b555d2bde8c480a834de7a12f77753d0d322d459bd3651057499b0d61c4854bce00575eb517db750e0e43dd7f20d83e7d42fe08722ed5c7446e')
+sha512sums=('1d770a4643a44da65f0a03c90e18e89f337b16ec3eca20dbffa21bcab10c836062ef82974437b64bd766f7b07317cd3dc8e3e72b9d5d0911b1d4f2c528cd20c2')
build() {
cmake -Hneovim-${pkgver} -Bbuild -GNinja \
More information about the arch-commits
mailing list