cura-engine: update to 4.4.0.
This commit is contained in:
parent
a62a4e4c99
commit
0d6c5ee2b3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cura-engine'
|
# Template file for 'cura-engine'
|
||||||
pkgname=cura-engine
|
pkgname=cura-engine
|
||||||
version=4.3.0
|
version=4.4.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="CuraEngine-${version}"
|
wrksrc="CuraEngine-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="AGPL-3.0-or-later"
|
license="AGPL-3.0-or-later"
|
||||||
homepage="https://github.com/Ultimaker/CuraEngine"
|
homepage="https://github.com/Ultimaker/CuraEngine"
|
||||||
distfiles="https://github.com/Ultimaker/CuraEngine/archive/${version}.tar.gz"
|
distfiles="https://github.com/Ultimaker/CuraEngine/archive/${version}.tar.gz"
|
||||||
checksum=4922a21ae90f95daae918baf21b51d94e36b8aac8e160b73c8088b993dd78ccb
|
checksum=972d7fad4386d3ec74e7c247042c7778c61b0e3546cc95484211d0d797842160
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue