summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJelle van der Waa2016-10-19 17:17:27 +0000
committerJelle van der Waa2016-10-19 17:17:27 +0000
commitf90bed9e2d33ce5909f8af41d1c974fe687ca3bc (patch)
tree74ed364a36fea265f588c59314b973ee2d63f723
parent37cbc40dd68d4358046fa8a77c87d977ff9186c3 (diff)
downloadaur-f90bed9e2d33ce5909f8af41d1c974fe687ca3bc.tar.gz
add to vim-plugins group
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbb19f96dafb..2eb9140a9007 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,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')