community/curaengine to 4.4.0-1

This commit is contained in:
Kevin Mihelich 2019-12-15 19:20:26 +00:00
parent 575f3ddfe0
commit d9f6263b74

View file

@ -5,8 +5,8 @@
# - -DBUILD_TESTS=OFF
pkgname=curaengine
pkgver=4.3.0
pkgrel=2
pkgver=4.4.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"
arch=('x86_64')
@ -18,7 +18,7 @@ depends=('arcus' 'rapidjson' 'polyclipping')
checkdepends=('cppunit')
makedepends=('cmake' 'git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz")
sha512sums=('60ca0ce586c0cf5f1516f803b2a05a20299ef8193f065acd6e11a0054903189225f9c60be1b536ffe5a9a22652097acd3a4aae2833920a468071b78f213f7572')
sha512sums=('aa2396a6bd2c32ae2ceaad32a9cc986cf2301b188543c333a848df0434d31b5ce22a923e2cd60bc61c313fee8f2c4a4fc30b083ec1f99e2cb6df5c92c6f37451')
build() {