diff --git a/srcpkgs/cura-fdm-materials/template b/srcpkgs/cura-fdm-materials/template new file mode 100644 index 00000000000..00ec1b2f2e6 --- /dev/null +++ b/srcpkgs/cura-fdm-materials/template @@ -0,0 +1,12 @@ +# Template file for 'cura-fdm-materials' +pkgname=cura-fdm-materials +version=2.7.0 +revision=1 +build_style=cmake +short_desc="FDM Material database" +maintainer="Karl Nilsson " +license="CC0" +homepage="https://github.com/Ultimaker/fdm_materials" +distfiles="https://github.com/Ultimaker/fdm_materials/archive/${version}.tar.gz" +checksum=d9b9c2e3aac2f76cdbbadf994612087b288501d9cb3c5346b09ccf34857c84a1 +wrksrc=fdm_materials-${version}