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

Felix Yan felixonmars at archlinux.org
Sat Jun 20 07:56:29 UTC 2020


    Date: Saturday, June 20, 2020 @ 07:56:29
  Author: felixonmars
Revision: 648165

upgpkg: vim-nerdtree 6.7.14-1

Modified:
  vim-nerdtree/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-20 07:56:03 UTC (rev 648164)
+++ PKGBUILD	2020-06-20 07:56:29 UTC (rev 648165)
@@ -6,7 +6,7 @@
 # Contributor: Laszlo Papp <djszapi @ gmail at com>
 
 pkgname=vim-nerdtree
-pkgver=6.7.13
+pkgver=6.7.14
 pkgrel=1
 pkgdesc='Tree explorer plugin for navigating the filesystem'
 url='https://github.com/scrooloose/nerdtree'
@@ -15,7 +15,7 @@
 depends=('vim')
 groups=('vim-plugins')
 source=(https://github.com/scrooloose/nerdtree/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('a47dc0cfbb48459bc169b756a4477dbbe913658aad2513a7f8517b3d10bd2233d96af0be08b7144dbf0b06945cec439e670b2ff9c91c10de8d3dc7d5f1ca5388')
+sha512sums=('2563383b9e670199d8adbca6344e21582981371fc3a98b826d01276b8c7c0d67f351905ada6e7b596664b101735907d77d27e621bc443910423182feb033dad5')
 
 prepare() {
   cd nerdtree-${pkgver}



More information about the arch-commits mailing list