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

Levente Polyak anthraxx at archlinux.org
Fri May 27 15:41:10 UTC 2016


    Date: Friday, May 27, 2016 @ 17:41:09
  Author: anthraxx
Revision: 177293

upgpkg: vim-nerdcommenter 2.4.0-1

Modified:
  vim-nerdcommenter/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-27 15:38:59 UTC (rev 177292)
+++ PKGBUILD	2016-05-27 15:41:09 UTC (rev 177293)
@@ -5,8 +5,8 @@
 # Contributor: Laszlo Papp <djszapi @ gmail at com>
 
 pkgname=vim-nerdcommenter
-pkgver=2.3.0
-pkgrel=4
+pkgver=2.4.0
+pkgrel=1
 pkgdesc='A plugin that allows for easy commenting of code for many filetypes'
 url='https://github.com/scrooloose/nerdcommenter'
 arch=('any')
@@ -16,7 +16,7 @@
 install=vimdoc.install
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/scrooloose/nerdcommenter/archive/${pkgver}.tar.gz
         LICENSE)
-sha512sums=('a2e4720aacf05ac7571adbd1222bfc119134c1f2a0c3c534d1372a020bf4f540741732e4992b53170f1c1d48ac2a11c57316ece5bd2a70d699f0d54caa51f29b'
+sha512sums=('ec389cd3f6f1f2093debe2e2d5a09573324d9f8459b4f6c3528bf7b46f9b84fad08718e140be6d39bb8c990778de89fda7f9bb06704c1ea6ff319e6ac431fcdd'
             '1b4064171fa88f41d05e3d1d1c14ceb8a5cb4cca9e6f08f7e267d7740b7d65e4765cb56f0ccf3765ee9c85654559d2d7726d71516b890b0174b68e6cc62ef421')
 
 package() {



More information about the arch-commits mailing list