cura-engine: update to 4.6.1.

This commit is contained in:
Karl Nilsson 2020-05-02 17:11:17 -04:00 committed by Johannes
parent e3fd1c7981
commit ff99d2130d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cura-engine' # Template file for 'cura-engine'
pkgname=cura-engine pkgname=cura-engine
version=4.6.0 version=4.6.1
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=a63569868ba3a15006890958a334406e683485ed5e1bdb43f365858a50afac5b checksum=c72249b52ddab30fe41bccad4cbba14baa84a51b4069f79450ea0fd6dea78130
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE