cura-engine: update to 4.5.0.
This commit is contained in:
parent
02c05116e2
commit
d0ed5257f3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cura-engine'
|
||||
pkgname=cura-engine
|
||||
version=4.4.1
|
||||
revision=2
|
||||
version=4.5.0
|
||||
revision=1
|
||||
wrksrc="CuraEngine-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DCURA_ENGINE_VERSION=${version}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|||
license="AGPL-3.0-or-later"
|
||||
homepage="https://github.com/Ultimaker/CuraEngine"
|
||||
distfiles="https://github.com/Ultimaker/CuraEngine/archive/${version}.tar.gz"
|
||||
checksum=6881262902405f8ad8732d9098ddf796cd0e5b23ff3c09e4d0af47d55eadab83
|
||||
checksum=c6e63526f860ef42950236333c8a33db9f5beb9493ac5c8b69f5336501f1179e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue