summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2f0c12bd7f52
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = vim-anywhere-git
+ pkgdesc = Script that allows you to never edit text outside Vim again
+ pkgver = r3.b6524e8
+ pkgrel = 1
+ url = https://github.com/cjbassi/vim-anywhere
+ arch = any
+ license = MIT
+ depends = xclip
+ depends = xdotool
+ provides = vim-anywhere
+ source = git+https://github.com/cjbassi/vim-anywhere
+ md5sums = SKIP
+
+pkgname = vim-anywhere-git
+