summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChristopher Bero2016-03-13 17:57:57 -0500
committerChristopher Bero2016-03-13 17:57:57 -0500
commitdf06771a05497f540b930540b2f50045c8da601b (patch)
tree0f3eef288b4616b79e16d65edff71b780e1008ac /.SRCINFO
downloadaur-df06771a05497f540b930540b2f50045c8da601b.tar.gz
initial pkgbuild
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..e13c8679ecb5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+# Generated by mksrcinfo v8
+# Sun Mar 13 22:57:47 UTC 2016
+pkgbase = localplot-git
+ pkgdesc = HPGL Plotting software to drive a serial vinyl cutter.
+ pkgver = 23.5535df2
+ pkgrel = 1
+ url = https://github.com/makerslocal/localplot
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ makedepends = git
+ makedepends = qt5-base
+ depends = qt5-serialport
+ source = localplot::git+https://github.com/makerslocal/localplot.git
+ sha256sums = SKIP
+
+pkgname = localplot-git
+