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

Jelle van der Waa jelle at nymeria.archlinux.org
Mon Nov 11 10:21:32 UTC 2013


    Date: Monday, November 11, 2013 @ 11:21:32
  Author: jelle
Revision: 100803

upgpkg: vim-align 37.43-1

Modified:
  vim-align/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-11 09:34:38 UTC (rev 100802)
+++ PKGBUILD	2013-11-11 10:21:32 UTC (rev 100803)
@@ -3,8 +3,8 @@
 # Contributor : vti <viacheslav.t at gmail dot com>
 
 pkgname=vim-align
-pkgver=36.42
-_scriptid='10110'
+pkgver=37.43
+_scriptid='19633'
 pkgrel=1
 pkgdesc='Lets you align lines using regular expressions'
 arch=('any')
@@ -12,6 +12,8 @@
 license=('custom')
 depends=('vim')
 install=vimdoc.install
+md5sums=('40bf32ee1da9ea08b65cb107f5181f0f'
+         'b924ab4f0d09585ac4482208cc32bd2f')
 source=("$pkgname.vbz.gz::http://www.vim.org/scripts/download_script.php?src_id=$_scriptid"
   'LICENSE')
 
@@ -23,5 +25,3 @@
   rm -f '.VimballRecord' 'doc/tags'
   install -Dm644 $srcdir/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
-md5sums=('423eb712431d4de22a8790fb145b7053'
-         'b924ab4f0d09585ac4482208cc32bd2f')




More information about the arch-commits mailing list