summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f0940cc0847b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = git-quick-git
+ pkgdesc = edit a subset of files from a git repository on any branch
+ pkgver = 0.0.0.r5.ga948b44
+ pkgrel = 1
+ url = https://github.com/qwertzguy/git-quick
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ depends = git
+ provides = git-quick
+ conflicts = git-quick
+ source = git://github.com/qwertzguy/git-quick.git#branch=master
+ sha256sums = SKIP
+
+pkgname = git-quick-git
+