[arch-commits] Commit in vim-project/repos (testing-i686 testing-i686/PKGBUILD)
Tobias Kieslich
tobias at archlinux.org
Fri Aug 14 06:21:27 UTC 2009
Date: Friday, August 14, 2009 @ 02:21:26
Author: tobias
Revision: 49640
Merged revisions 49614 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/vim-project/trunk
........
r49614 | tobias | 2009-08-13 20:33:50 -0700 (Thu, 13 Aug 2009) | 1 line
upgpkg: vim-project 1.4.1-4
........
Modified:
vim-project/repos/testing-i686/ (properties)
vim-project/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: vim-project/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /vim-project/trunk:1-40872
+ /vim-project/trunk:1-49639
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2009-08-14 06:20:57 UTC (rev 49639)
+++ testing-i686/PKGBUILD 2009-08-14 06:21:26 UTC (rev 49640)
@@ -4,7 +4,7 @@
pkgname=vim-project
pkgver=1.4.1
_scriptid=6273
-pkgrel=3
+pkgrel=4
pkgdesc="Organize and navigate projects of files (like an ide/buffer explorer)"
arch=(i686 x86_64)
url="http://www.vim.org/scripts/script.php?script_id=69"
@@ -21,7 +21,7 @@
mv download_script.php?src_id=$_scriptid project-${pkgver}.tar.gz
tar xzf project-${pkgver}.tar.gz
- installpath="$pkgdir/usr/share/vim/vim72"
+ installpath="$pkgdir/usr/share/vim/vimfiles"
install -D -m644 doc/project.txt $installpath/doc/project.txt || return 1
install -D -m644 plugin/project.vim $installpath/plugin/project.vim || return 1
More information about the arch-commits
mailing list