summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJim Heald2016-11-20 11:47:24 -0800
committerJim Heald2016-11-20 11:47:24 -0800
commit831a677988eb0b122c5bdbf8264bdc85e0ae0b07 (patch)
tree81fc90b3e5eb4a6f66ac4b04de28a8ad6d66a9ae /.SRCINFO
downloadaur-831a677988eb0b122c5bdbf8264bdc85e0ae0b07.tar.gz
First commit
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..ebf59d425ab0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = pyflowchart-git
+ pkgdesc = Application to help manage cirriculum flowcharts at CalPoly
+ pkgver = 0.9
+ pkgrel = 1
+ url = https://github.com/steelcowboy/PyFlowChart
+ arch = any
+ license = BSD
+ makedepends = git
+ makedepends = python-pip
+ makedepends = cython
+ depends = python-setuptools
+ depends = gobject-introspection
+ depends = python-gobject
+ source = git+https://github.com/steelcowboy/PyFlowChart.git
+ sha256sums = SKIP
+
+pkgname = pyflowchart-git
+