summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7d7514d590e..facf9bf58d14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
-# Maintainer: Aaron Schaefer <aaron@elasticdog.com>
+# Contributor: Aaron Schaefer <aaron@elasticdog.com>
pkgname=vim-pastie
pkgver=2.0
_scriptid=10260
-pkgrel=12
+pkgrel=13
pkgdesc='A Vim plugin that lets you read and create pastes at http://pastie.org/'
arch=('any')
url='https://www.vim.org/scripts/script.php?script_id=1624'
-license=('custom:vim')
+license=('LicenseRef-vim')
depends=('ruby' 'vim-plugin-runtime')
groups=('vim-plugins')
source=("https://www.vim.org/scripts/download_script.php?src_id=$_scriptid" license.txt)