Date: Friday, January 22, 2021 @ 21:51:35
  Author: polyzen
Revision: 825202

upgpkg: vim-clap 0.22-3: Add to vim-plugins group

Modified:
  vim-clap/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-01-22 21:50:53 UTC (rev 825201)
+++ PKGBUILD    2021-01-22 21:51:35 UTC (rev 825202)
@@ -2,11 +2,12 @@
 
 pkgname=vim-clap
 pkgver=0.22
-pkgrel=2
+pkgrel=3
 pkgdesc='Modern performant generic finder and dispatcher for Vim and NeoVim'
 arch=('x86_64')
 url=https://github.com/liuchengxu/vim-clap
 license=('MIT')
+groups=('vim-plugins')
 depends=('gcc-libs')
 makedepends=('python' 'rust')
 optdepends=('ctags: for the proj_tags provider'

Reply via email to