summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorZachary Elliott2017-06-01 23:35:05 -0400
committerZachary Elliott2017-06-01 23:38:26 -0400
commit2f30c1916d410124600c8b2da5a5822dd1f6f54f (patch)
tree6e899ce78a4de309bf6a73a86395f7bb8f6f333d /.SRCINFO
downloadaur-2f30c1916d410124600c8b2da5a5822dd1f6f54f.tar.gz
Create pdf2laser package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e45751b49f1b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = pdf2laser
+ pkgdesc = CLI tool printing pdf files to an Epilog laser cutter over the network
+ pkgver = 0.4.0
+ pkgrel = 1
+ epoch = 0
+ url = https://github.com/zellio/pdf2laser
+ arch = x86_64
+ license = GPL3
+ depends = ghostscript
+ source = https://github.com/zellio/pdf2laser/archive/v0.4.0.tar.gz
+ sha512sums = 257e084e724ec2ad32a0541b1cc12403d54aca2a66c760670c8c345342115e59b2e68be5913a02f3253709de88172865ab5e499c53a12ded8f4c3cf0c013013d
+
+pkgname = pdf2laser
+