cura-engine: update to 4.13.1.
This commit is contained in:
parent
628373621c
commit
163c48c7fb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cura-engine'
|
||||
pkgname=cura-engine
|
||||
version=4.12.1
|
||||
revision=2
|
||||
version=4.13.1
|
||||
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=d23514cb0140926c929b18b09db01c439b822db3243a13bc907f38adeca0252b
|
||||
checksum=283f62326c6072cdcef9d9b84cb8141a6072747f08e1cae6534d08ad85b1c657
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue