[arch-commits] Commit in vim-pastie/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Wed Oct 19 17:17:27 UTC 2016


    Date: Wednesday, October 19, 2016 @ 17:17:27
  Author: jelle
Revision: 192611

upgpkg: vim-pastie 2.0-8

add to vim-plugins group

Modified:
  vim-pastie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-19 17:03:54 UTC (rev 192610)
+++ PKGBUILD	2016-10-19 17:17:27 UTC (rev 192611)
@@ -4,12 +4,13 @@
 pkgname=vim-pastie
 pkgver=2.0
 _scriptid=10260
-pkgrel=7
+pkgrel=8
 pkgdesc='A Vim plugin that lets you read and create pastes at http://pastie.org/'
 arch=('any')
 url='http://www.vim.org/scripts/script.php?script_id=1624'
 license=('custom:vim')
 depends=('ruby' 'vim')
+groups=('vim-plugins')
 source=("http://www.vim.org/scripts/download_script.php?src_id=$_scriptid" license.txt)
 md5sums=('4ba364a003903ace6fd51ccbe6b86d78' 'cd49910a3dde6fe0a7e24ebe8cbf7066')
 



More information about the arch-commits mailing list