Date: Monday, April 28, 2014 @ 08:35:46 Author: thestinger Revision: 110335
upgpkg: vim-supertab 2.1-1 Modified: vim-supertab/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-28 06:05:45 UTC (rev 110334) +++ PKGBUILD 2014-04-28 06:35:46 UTC (rev 110335) @@ -1,10 +1,11 @@ # $Id$ -# Maintainer: Kaiting Chen <[email protected]> -# Maintainer: Aaron Schaefer <[email protected]> +# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> +# Contributor: Kaiting Chen <[email protected]> +# Contributor: Aaron Schaefer <[email protected]> pkgname=vim-supertab -pkgver=2.0 -_sourceid=18075 +pkgver=2.1 +_sourceid=21752 pkgrel=1 pkgdesc='A Vim plugin that allows you to use the tab key to do all insert completion.' arch=('any')
