summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7014ea32ed8f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python2-flowui-git
+ pkgdesc = A flow-based data presentation framework for terminals. Git version.
+ pkgver = 0.2.1.d14b2af
+ pkgrel = 1
+ url = http://github.com/dholm/FlowUI/
+ arch = any
+ license = BSD
+ makedepends = python2
+ makedepends = git
+ depends = python2
+ provides = python2-flowui
+ conflicts = python2-flowui
+ source = FlowUI::git+https://github.com/dholm/FlowUI.git
+ md5sums = SKIP
+
+pkgname = python2-flowui-git
+