[arch-commits] Commit in vim/trunk (PKGBUILD)
Daniel Griffiths
dgriffiths at archlinux.org
Sun Apr 18 21:49:18 UTC 2010
Date: Sunday, April 18, 2010 @ 17:49:18
Author: dgriffiths
Revision: 77892
added missing pkgdesc
Modified:
vim/trunk/PKGBUILD
----------+
PKGBUILD | 1 +
1 file changed, 1 insertion(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-18 21:32:03 UTC (rev 77891)
+++ PKGBUILD 2010-04-18 21:49:18 UTC (rev 77892)
@@ -112,6 +112,7 @@
##### Packaging #####
package_vim() {
+ pkgdesc='Vi Improved, a highly configurable, improved version of the vi text editor'
depends=("vim-runtime=${pkgver}" 'gpm' 'coreutils' 'perl')
conflicts=('gvim')
More information about the arch-commits
mailing list