Date: Friday, February 16, 2018 @ 20:36:50 Author: jelle Revision: 295196
upgpkg: curaengine 3.2.1-1 Modified: curaengine/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-16 20:36:47 UTC (rev 295195) +++ PKGBUILD 2018-02-16 20:36:50 UTC (rev 295196) @@ -2,8 +2,8 @@ # Contributor: Grey Christoforo <first name [at] last name [dot] net> pkgname=curaengine -pkgver=3.1.0 -pkgrel=2 +pkgver=3.2.1 +pkgrel=1 pkgdesc="Fast and robust 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') @@ -11,7 +11,7 @@ depends=('arcus') makedepends=('cmake') source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz") -md5sums=('bd658110460d918babf2c824cf0bedc6') +md5sums=('0a516fd9f449643c9549e951c713e7d1') build() {
