cura: update to 4.6.1.
This commit is contained in:
parent
f675387330
commit
ead4842167
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'cura'
|
||||
pkgname=cura
|
||||
version=4.6.0
|
||||
version=4.6.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="Cura-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DCURA_VERSION=${version}"
|
||||
pycompile_module="cura"
|
||||
pycompile_dirs="usr/lib/cura/plugins"
|
||||
hostmakedepends="python3"
|
||||
makedepends="Uranium libArcus-devel python3-devel"
|
||||
|
@ -17,4 +16,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=a29d2e31fb509326377ea96dee50edbe5e99796f6a93b3d4fba1540e6cec09d7
|
||||
checksum=0229f2c2813e803519c96cb268ed38641b796e4a74b9c93d8a16e247d904bd24
|
||||
|
|
Loading…
Reference in a new issue