summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..033ab65009d4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = fzf-git-bindings-gist
+ pkgdesc = Key bindings for git with fzf.
+ pkgver = r20180616.1
+ pkgrel = 1
+ url = https://junegunn.kr/2016/07/fzf-git/
+ install = fzf-git-bindings-gist.install
+ arch = any
+ license = custom
+ depends = fzf
+ depends = git
+ source = https://gist.githubusercontent.com/junegunn/8b572b8d4b5eddd8b85e5f4d40f17236/raw/3dc286fb5873ad244375b8fb22dfad1b1d9c5d99/functions.sh
+ source = https://gist.githubusercontent.com/junegunn/8b572b8d4b5eddd8b85e5f4d40f17236/raw/3dc286fb5873ad244375b8fb22dfad1b1d9c5d99/key-binding.bash
+ source = https://gist.githubusercontent.com/junegunn/8b572b8d4b5eddd8b85e5f4d40f17236/raw/3dc286fb5873ad244375b8fb22dfad1b1d9c5d99/key-binding.zsh
+ md5sums = 05a7d0a3affe85a8e4869f482af1c5d3
+ md5sums = 949504496bf8f391fb62bec52e9b6390
+ md5sums = 2f024f6eb7345bd004e8685965874b4b
+
+pkgname = fzf-git-bindings-gist
+