summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJoost Bremmer2016-10-13 17:33:47 +0200
committerJoost Bremmer2016-10-13 17:33:47 +0200
commitde522c64b8c4d49761af5158bc1764a08626cc61 (patch)
tree9a28021834acf7a5a7ab20812627c6ed0440a5b6 /.SRCINFO
downloadaur-de522c64b8c4d49761af5158bc1764a08626cc61.tar.gz
Initial commit
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..297855ddba54
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = neovim-surround
+ pkgdesc = Provides mappings to easily delete, change, and add paired "surroundings"
+ pkgver = 2.1
+ pkgrel = 1
+ url = https://github.com/tpope/vim-surround
+ install = nvim-doc.install
+ arch = any
+ groups = neovim-plugins
+ license = custom:vim
+ depends = neovim
+ source = neovim-surround-2.1.tar.gz::https://github.com/tpope/vim-surround/archive/v2.1.tar.gz
+ source = license.txt
+ sha256sums = e8fdc95650e0c3ca61890f6607a21dd01e763a0f2d177f15547afd0adb83ec73
+ sha256sums = 446c67d93c43addf076fe103a71844c2d875d478f82186436567dd221f2652f3
+
+pkgname = neovim-surround
+