summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTilCreator2019-08-04 00:12:43 +0200
committerTilCreator2019-08-04 00:12:43 +0200
commitabc4dd52084373020e94c966fa091f426d38184d (patch)
tree004dde5003dfc1d341207e32e88120f3746f9aa4 /.SRCINFO
downloadaur-abc4dd52084373020e94c966fa091f426d38184d.tar.gz
Init
Copied much from https://aur.archlinux.org/packages/openscad-dotscad-git , thx
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..6951d870154d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = openscad-lasercut-git
+ pkgdesc = Module for openscad, allowing 3d models to be created from 2d lasercut parts
+ pkgver = r79.1b1c738
+ pkgrel = 1
+ url = https://github.com/bmsleight/lasercut.git
+ install = openscad-lasercut-git.install
+ arch = any
+ license = BSD 2-Clause
+ depends = openscad
+ source = git+https://github.com/bmsleight/lasercut.git
+ sha512sums = SKIP
+
+pkgname = openscad-lasercut-git
+