cura-engine: update to 4.7.1.
This commit is contained in:
parent
80cb2e7941
commit
1e23d03f3a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cura-engine'
|
||||
pkgname=cura-engine
|
||||
version=4.7.0
|
||||
version=4.7.1
|
||||
revision=1
|
||||
wrksrc="CuraEngine-${version}"
|
||||
build_style=cmake
|
||||
|
@ -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=97edb730f7fc625bccca0ca460c751fb388135c83e0e31e86f0ba21be1b1a713
|
||||
checksum=7e1e408f269a604418f37575ba8ef5f69323bebc4dd7f3091c1c2e9b000ffcbf
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue