community/curaengine to 4.11.0-1

This commit is contained in:
David Beauchamp 2021-09-23 17:31:47 -04:00
parent 8cf94fd79f
commit 0864d97d2c

View file

@ -5,7 +5,7 @@
# - -DBUILD_TESTS=OFF
pkgname=curaengine
pkgver=4.10.0
pkgver=4.11.0
pkgrel=1
pkgdesc="Engine for processing 3D models into 3D printing instruction for Ultimaker and other GCode based 3D printers."
url="https://github.com/Ultimaker/CuraEngine"
@ -15,7 +15,7 @@ depends=('arcus' 'polyclipping')
checkdepends=('cppunit')
makedepends=('cmake' 'git' 'gmock' 'gtest' 'rapidjson')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz")
sha512sums=('45d32be165da98c945c71b2f803a68e06b60eeacf9ad7fcbdde2659cb05455c8f45d69939662de086348129b0d3a40c484819915aa0c6953937a48d53848b652')
sha512sums=('3152bd0847d6977e2ee7afd57675cb5000a1824d50bbe442d6e67a0534b8f8b8858f8a71f545a8fabaaf2065b47acbd7de11c35591cf6e891bc6871ea84107c1')
build() {