[arch-commits] Commit in vim-bufexplorer/repos (extra-x86_64 extra-x86_64/PKGBUILD)
Dan McGee
dan at archlinux.org
Sun May 10 02:44:01 UTC 2009
Date: Saturday, May 9, 2009 @ 22:44:01
Author: dan
Revision: 38669
Merged revisions 38668 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/vim-bufexplorer/trunk
........
r38668 | dan | 2009-05-09 21:43:51 -0500 (Sat, 09 May 2009) | 1 line
upgpkg: vim-bufexplorer 7.2.2-1
........
Modified:
vim-bufexplorer/repos/extra-x86_64/ (properties)
vim-bufexplorer/repos/extra-x86_64/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Property changes on: vim-bufexplorer/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /vim-bufexplorer/trunk:1-786
+ /vim-bufexplorer/trunk:1-38668
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-05-10 02:43:51 UTC (rev 38668)
+++ extra-x86_64/PKGBUILD 2009-05-10 02:44:01 UTC (rev 38669)
@@ -2,19 +2,19 @@
#Maintainer: Aaron Griffin <aaron at archlinux.org>
pkgname=vim-bufexplorer
-pkgver=7.1.7
-_scriptid=8079
+pkgver=7.2.2
+_scriptid=9524
pkgrel=1
pkgdesc="A simple buffer list/switcher for vim "
arch=(i686 x86_64)
url="http://www.vim.org/scripts/script.php?script_id=42"
license=('custom')
-depends=('vi>=7.0')
+depends=('vim>=7.0')
groups=('vim-plugins')
install=vimdoc.install
source=(http://www.vim.org/scripts/download_script.php?src_id=$_scriptid
license.txt)
-md5sums=('dc8e1b14f20c0e5a00d67705870a896f'
+md5sums=('1013ceca174d77758284c5f44a9d3f48'
'b1a7f22e90469abdad3ffd55120e6887')
build() {
More information about the arch-commits
mailing list