[arch-commits] Commit in vim-vcscommand/repos (testing-x86_64 testing-x86_64/PKGBUILD)
Tobias Kieslich
tobias at archlinux.org
Fri Aug 14 03:35:23 UTC 2009
Date: Thursday, August 13, 2009 @ 23:35:22
Author: tobias
Revision: 49619
Merged revisions 49618 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/vim-vcscommand/trunk
........
r49618 | tobias | 2009-08-13 20:34:56 -0700 (Thu, 13 Aug 2009) | 1 line
upgpkg: vim-vcscommand 29-3
........
Modified:
vim-vcscommand/repos/testing-x86_64/ (properties)
vim-vcscommand/repos/testing-x86_64/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Property changes on: vim-vcscommand/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /vim-vcscommand/trunk:1-40852
+ /vim-vcscommand/trunk:1-49618
Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD 2009-08-14 03:34:56 UTC (rev 49618)
+++ testing-x86_64/PKGBUILD 2009-08-14 03:35:22 UTC (rev 49619)
@@ -5,7 +5,7 @@
#Real version BetaXX
pkgver=29
_scriptid=9965
-pkgrel=2
+pkgrel=3
pkgdesc="vim cvs/svn integration plugin"
arch=(i686 x86_64)
url="http://www.vim.org/scripts/script.php?script_id=90"
@@ -25,7 +25,7 @@
mv download_script.php?src_id=$_scriptid vcscommand.zip
bsdtar -xf vcscommand.zip
- installpath="$pkgdir/usr/share/vim/vim72"
+ installpath="$pkgdir/usr/share/vim/vimfiles"
mkdir -p $installpath
cp -r doc plugin syntax $installpath
More information about the arch-commits
mailing list