[arch-commits] Commit in vim-nerdcommenter/trunk (PKGBUILD)
    Levente Polyak 
    anthraxx at archlinux.org
       
    Thu Mar 16 17:23:29 UTC 2017
    
    
  
    Date: Thursday, March 16, 2017 @ 17:23:27
  Author: anthraxx
Revision: 216776
upgpkg: vim-nerdcommenter 2.5.0-1
Modified:
  vim-nerdcommenter/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-16 17:18:01 UTC (rev 216775)
+++ PKGBUILD	2017-03-16 17:23:27 UTC (rev 216776)
@@ -5,8 +5,8 @@
 # Contributor: Laszlo Papp <djszapi @ gmail at com>
 
 pkgname=vim-nerdcommenter
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.5.0
+pkgrel=1
 pkgdesc='Plugin that allows for easy commenting of code for many filetypes'
 url='https://github.com/scrooloose/nerdcommenter'
 arch=('any')
@@ -15,7 +15,7 @@
 groups=('vim-plugins')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/scrooloose/nerdcommenter/archive/${pkgver}.tar.gz
         LICENSE)
-sha512sums=('ec389cd3f6f1f2093debe2e2d5a09573324d9f8459b4f6c3528bf7b46f9b84fad08718e140be6d39bb8c990778de89fda7f9bb06704c1ea6ff319e6ac431fcdd'
+sha512sums=('8616f56d90dfe2fece0a82b888700c4c762c75b7d1cd30e32a3294d1fe7b65d506a13cfead534ae0f11a2384593d246a723e9a0042421691a5d6fb44969e7ead'
             '1b4064171fa88f41d05e3d1d1c14ceb8a5cb4cca9e6f08f7e267d7740b7d65e4765cb56f0ccf3765ee9c85654559d2d7726d71516b890b0174b68e6cc62ef421')
 
 package() {
    
    
More information about the arch-commits
mailing list