diff options
author | root <root@rshg047.dnsready.net> | 2011-05-09 22:34:00 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-05-09 22:34:00 +0000 |
commit | bbb460f85242e6ac03f47b74b9d0be66ff089ac4 (patch) | |
tree | c05f121bc450e6f4528e13b4eef371f3b0d2bc0f /extra/vim | |
parent | d2f2d3b5c845807249680c275031f94047f9e762 (diff) |
Mon May 9 22:34:00 UTC 2011
Diffstat (limited to 'extra/vim')
-rw-r--r-- | extra/vim/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/vim/PKGBUILD b/extra/vim/PKGBUILD index 0cf39707c..f309599b4 100644 --- a/extra/vim/PKGBUILD +++ b/extra/vim/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 115648 2011-03-18 18:01:46Z heftig $ +# $Id: PKGBUILD 123129 2011-05-08 21:00:10Z heftig $ # Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com> # Maintainer: tobias [ tobias at archlinux org ] # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> @@ -6,9 +6,9 @@ pkgbase=vim pkgname=(vim gvim vim-runtime) _topver=7.3 -_patchlevel=138 +_patchlevel=177 pkgver=${_topver}.${_patchlevel} -__hgrev=ea399ac2c1b9 +__hgrev=60890b26cb17 pkgrel=1 arch=('i686' 'x86_64') license=('custom:vim') |