[arch-commits] CVS update of extra/editors/vim-omnicppcomplete (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Mon Feb 4 21:02:20 UTC 2008


    Date: Monday, February 4, 2008 @ 16:02:20
  Author: aaron
    Path: /home/cvs-extra/extra/editors/vim-omnicppcomplete

Modified: PKGBUILD (1.2 -> 1.3)

upgpkg: vim-omnicppcomplete 0.4.1-1


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


Index: extra/editors/vim-omnicppcomplete/PKGBUILD
diff -u extra/editors/vim-omnicppcomplete/PKGBUILD:1.2 extra/editors/vim-omnicppcomplete/PKGBUILD:1.3
--- extra/editors/vim-omnicppcomplete/PKGBUILD:1.2	Tue Oct 17 01:04:00 2006
+++ extra/editors/vim-omnicppcomplete/PKGBUILD	Mon Feb  4 16:02:20 2008
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD,v 1.2 2006/10/17 05:04:00 aaron Exp $
+# $Id: PKGBUILD,v 1.3 2008/02/04 21:02:20 aaron Exp $
 # Maintainer : Aaron Griffin <aaron at archlinux.org>
 
 pkgname=vim-omnicppcomplete
-pkgver=0.4
-_scriptid=5859
+pkgver=0.4.1 #I know the next version will be 0.5 just to break our crap
+_scriptid=7722
 pkgrel=1
 pkgdesc="vim c++ completion omnifunc with a ctags database"
 arch=(i686 x86_64)
 url="http://www.vim.org/scripts/script.php?script_id=1520"
+license=('unknown')
 depends=(vim ctags)
 groups=('vim-plugins')
 install=vimdoc.install
 source=(http://www.vim.org/scripts/download_script.php?src_id=$_scriptid)
-md5sums=('64e6fe83462f30a614879e4d36fd166c')
+md5sums=('0978a565f95d8980a0035133144db639')
 
 build()
 {




More information about the arch-commits mailing list