Revert "cura: update to 4.8.0."
The cura/cura-engine/libArcus v4.8.0 toolchain requires some additional
dependencies that are not yet packaged, so go back to a working version
until everything is in order.
This reverts commit 927081cd8d
.
This commit is contained in:
parent
9d67b6453f
commit
60b24771ea
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'cura'
|
||||
pkgname=cura
|
||||
version=4.8.0
|
||||
revision=1
|
||||
reverts=4.8.0_1
|
||||
version=4.7.1
|
||||
revision=3
|
||||
wrksrc="Cura-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DCURA_VERSION=${version}
|
||||
|
@ -16,4 +17,4 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/Ultimaker/Cura"
|
||||
distfiles="https://github.com/Ultimaker/Cura/archive/${version}.tar.gz"
|
||||
checksum=3f59a53f9d5ba820153401f5f2e9921be843df7677ef4d2b3316bfd08a402cc2
|
||||
checksum=1c09552de062ffbe0b2715e983e82c1ac9582aaaa649abfd27c7f82ff59fcf94
|
||||
|
|
Loading…
Reference in a new issue