Date: Friday, March 22, 2013 @ 12:01:00
  Author: svenstaro
Revision: 86798

upgpkg: vim-minibufexpl 6.4.4-1

Updating to 6.4.4

Modified:
  vim-minibufexpl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2013-03-22 11:00:44 UTC (rev 86797)
+++ PKGBUILD    2013-03-22 11:01:00 UTC (rev 86798)
@@ -4,8 +4,8 @@
 # Contributor: Aaron Griffin <[email protected]>
 
 pkgname=vim-minibufexpl
-pkgver=6.4.2
-pkgrel=2
+pkgver=6.4.4
+pkgrel=1
 pkgdesc="An elegant buffer explorer for vim"
 arch=('any')
 url="http://fholgado.com/minibufexpl";
@@ -14,7 +14,7 @@
 groups=('vim-plugins')
 
source=(${pkgname}-${pkgver}::"https://github.com/fholgado/minibufexpl.vim/tarball/${pkgver}";
         'LICENSE')
-md5sums=('198e1eb3bed65ad22ef62120306c3f46'
+md5sums=('39e75c5c1be1050feb790664210f09bc'
          'aa6bc9c176702f23ee9f8476f72e3971')
 
 package() {

Reply via email to