summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b92b6cb05ea1
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-driftdeck
+ pkgdesc = Drift Deck eats markdown files and spits out beautiful slides directly into your browser.
+ pkgver = 0.1.2
+ pkgrel = 1
+ url = https://gitlab.com/xengi/driftdeck
+ arch = any
+ license = MIT
+ depends = python-setuptools
+ depends = python-docopt
+ depends = python-markdown
+ source = https://files.pythonhosted.org/packages/source/d/driftdeck/driftdeck-0.1.2.tar.gz
+ sha1sums = c2fa719bb6eb93c7841932eb1c613863779d9808
+
+pkgname = python-driftdeck
+