summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2017-02-23 11:53:13 +0000
committerGrey Christoforo2017-02-23 11:53:13 +0000
commit18b02d44b93fe53026b28e2047d3ec466a4d5e82 (patch)
tree35b5c4d1c9ee7c4ad012afc1b75ffbcdd16a1cbc /PKGBUILD
parent813d7ec0f16854a97ba3ddc13b278546bfca80fd (diff)
downloadaur-18b02d44b93fe53026b28e2047d3ec466a4d5e82.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5956064b8f19..61fd9bd865d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=curaengine
-pkgver=2.3.1
+pkgver=2.4.0
pkgrel=1
pkgdesc="CuraEngine is a powerful, fast and robust engine for processing 3D models into 3D printing instruction for Ultimaker and other GCode based 3D printers. It is part of the larger open source project called Cura."
url="https://github.com/Ultimaker/CuraEngine"
@@ -10,7 +10,7 @@ license=('GPLv3')
depends=('arcus')
makedepends=('cmake')
source=("https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=('414a37c98d722e0ba4a76293394bc8c2')
+md5sums=('b2acaf1cd000da903beba985f45e745a')
build() {