summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..d3a77bf46095
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-urwidtrees-git
+ pkgdesc = Tree widgets for urwid
+ pkgver = 1.0.2.r35.9142c59
+ pkgrel = 1
+ url = https://github.com/pazz/urwidtrees
+ arch = any
+ license = GPL
+ makedepends = git
+ makedepends = python-sphinx
+ depends = python-urwid>=1.1.0
+ depends = python-mock
+ provides = python-urwidtrees
+ conflicts = python-urwidtrees
+ source = git+https://github.com/pazz/urwidtrees.git
+ sha256sums = SKIP
+
+pkgname = python-urwidtrees-git
+