summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEduardo Reveles2015-06-11 16:18:27 -0500
committerEduardo Reveles2015-06-11 16:18:27 -0500
commitca7b0827de877e01c7e12b1de7e13ad582bcefad (patch)
treedd3a035146413c207a9dda9215381ca1e1684f21 /.SRCINFO
downloadaur-ca7b0827de877e01c7e12b1de7e13ad582bcefad.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5fb7b5d12109
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = vim-codepad
+ pkgdesc = Post the contents of your current buffer to the pastebin service at codepad.org
+ pkgver = 1.4
+ pkgrel = 1
+ url = http://www.vim.org/scripts/script.php?script_id=2298
+ install = vimdoc.install
+ arch = any
+ groups = vim-plugins
+ license = custom
+ depends = gvim
+ source = vim-codepad::http://www.vim.org/scripts/download_script.php?src_id=13438
+ source = license.txt
+ md5sums = a08286132612828b01d5257d4a98cc3c
+ md5sums = efbd5986e691ce8c876fb86e8f5961ea
+
+pkgname = vim-codepad
+