diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : curaengine -version : 3.3.0 -release : 6 +version : 3.4.1 +release : 7 source : - - https://github.com/Ultimaker/CuraEngine/archive/3.3.0.tar.gz : a8fd7deb505771d2e7cf3a2c2d7e78479f59e001a990374ed505030804dc71fc + - https://github.com/Ultimaker/CuraEngine/archive/3.4.1.tar.gz : 478164dec9a71a3c3b044c660b8186ced01c7bf638a5976f6ea61424336f2aed license : AGPL-3.0 component : programming summary : Engine for processing 3D models into G-code instructions for 3D printers @@ -13,6 +13,7 @@ builddeps : - pkgconfig(protobuf) - libarcus-devel + - stb-devel setup : | %cmake . build : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -23,16 +23,16 @@ programming - /usr/bin + /usr/bin/CuraEngine - - 2018-04-27 - 3.3.0 + + 2018-07-13 + 3.4.1 Packaging update Pierre-Yves pyu@riseup.net \ No newline at end of file