[arch-commits] Commit in vim-a/repos (testing-x86_64 testing-x86_64/PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Fri Aug 14 03:30:00 UTC 2009


    Date: Thursday, August 13, 2009 @ 23:30:00
  Author: tobias
Revision: 49599

Merged revisions 49598 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/vim-a/trunk

........
  r49598 | tobias | 2009-08-13 20:29:34 -0700 (Thu, 13 Aug 2009) | 1 line
  
  upgpkg: vim-a 2.18-4
........

Modified:
  vim-a/repos/testing-x86_64/	(properties)
  vim-a/repos/testing-x86_64/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Property changes on: vim-a/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /vim-a/trunk:1-40830
   + /vim-a/trunk:1-49598

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-08-14 03:29:34 UTC (rev 49598)
+++ testing-x86_64/PKGBUILD	2009-08-14 03:30:00 UTC (rev 49599)
@@ -5,7 +5,7 @@
 pkgver=2.18
 _scriptid=7218
 _docid=6347
-pkgrel=3
+pkgrel=4
 pkgdesc="alternate files in vim quickly (.c -> .h etc)"
 arch=(i686 x86_64)
 url="http://www.vim.org/scripts/script.php?script_id=31"
@@ -24,7 +24,7 @@
   mv download_script.php?src_id=$_scriptid a.vim
   mv download_script.php?src_id=$_docid alternate.txt
 
-  installpath="$pkgdir/usr/share/vim/vim72"
+  installpath="$pkgdir/usr/share/vim/vimfiles"
 
   install -D -m644 a.vim $installpath/plugin/a.vim || return 1
   install -D -m644 alternate.txt $installpath/doc/alternate.txt || return 1




More information about the arch-commits mailing list