summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e87c6221d16e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = git-spindle-git
+ pkgdesc = Git subcommands for integrating with central services like github, gitlab and bitbucket
+ pkgver = 3.2
+ pkgrel = 1
+ url = http://github.com/seveas/git-spindle
+ arch = any
+ license = GPLv3
+ makedepends = make
+ makedepends = python-sphinx
+ depends = git
+ depends = python
+ depends = python-github3.py
+ depends = python-whelk
+ depends = python-docopt
+ provides = git-spindle
+ conflicts = git-spindle
+ source = git+https://github.com/seveas/git-spindle.git
+ md5sums = SKIP
+
+pkgname = git-spindle-git
+