[arch-commits] Commit in vim-buftabs/repos (testing-x86_64 testing-x86_64/PKGBUILD)
Tobias Kieslich
tobias at archlinux.org
Fri Aug 14 03:31:04 UTC 2009
Date: Thursday, August 13, 2009 @ 23:31:04
Author: tobias
Revision: 49603
Merged revisions 49602 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/vim-buftabs/trunk
........
r49602 | tobias | 2009-08-13 20:30:38 -0700 (Thu, 13 Aug 2009) | 1 line
upgpkg: vim-buftabs 0.13-2
........
Modified:
vim-buftabs/repos/testing-x86_64/ (properties)
vim-buftabs/repos/testing-x86_64/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: vim-buftabs/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /vim-buftabs/trunk:1-40834
+ /vim-buftabs/trunk:1-49602
Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD 2009-08-14 03:30:38 UTC (rev 49602)
+++ testing-x86_64/PKGBUILD 2009-08-14 03:31:04 UTC (rev 49603)
@@ -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