[arch-commits] Commit in vim-buftabs/trunk (PKGBUILD)
Tobias Kieslich
tobias at archlinux.org
Fri Aug 14 03:30:38 UTC 2009
Date: Thursday, August 13, 2009 @ 23:30:38
Author: tobias
Revision: 49602
upgpkg: vim-buftabs 0.13-2
Modified:
vim-buftabs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-08-14 03:30:32 UTC (rev 49601)
+++ PKGBUILD 2009-08-14 03:30:38 UTC (rev 49602)
@@ -4,7 +4,7 @@
pkgname=vim-buftabs
pkgver=0.13
_scriptid=10557
-pkgrel=1
+pkgrel=2
pkgdesc="Minimalistic buffer tabs saving screen space"
arch=(i686 x86_64)
url="http://www.vim.org/scripts/script.php?script_id=1664"
@@ -19,7 +19,7 @@
cd $startdir/src
mv download_script.php?src_id=$_scriptid buftabs.vim
- installpath="$pkgdir/usr/share/vim/vim72"
+ installpath="$pkgdir/usr/share/vim/vimfiles"
mkdir -p $installpath/plugin/
install -m644 buftabs.vim $installpath/plugin/
More information about the arch-commits
mailing list