summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSebastian Reuße2015-12-10 10:20:19 +0100
committerSebastian Reuße2015-12-10 10:25:53 +0100
commit1119f691ea7b52577c20794ecd65404d60c77033 (patch)
tree3e6cd00af8d6d76a41c3ed03444dd835f445757f /.SRCINFO
downloadaur-1119f691ea7b52577c20794ecd65404d60c77033.tar.gz
Init.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d36d24d7ad44
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+# Generated by mksrcinfo v8
+# Thu Dec 10 09:25:53 UTC 2015
+pkgbase = qfc-git
+ pkgdesc = Quick command-line file completion
+ pkgver = r36.736bd2c
+ pkgrel = 1
+ url = https://github.com/pindexis/qfc
+ install = qfc.install
+ arch = any
+ license = custom:MIT
+ makedepends = git
+ makedepends = python
+ depends = python
+ optdepends = zsh: use qfc in Zsh
+ optdepends = bash: use qfc in Bash
+ provides = qfc
+ conflicts = qfc
+ source = git+https://github.com/pindexis/qfc
+ md5sums = SKIP
+
+pkgname = qfc-git
+