Date: Tuesday, June 5, 2018 @ 18:47:26 Author: jelle Revision: 340597
upgpkg: curaengine 3.3.0-1 Modified: curaengine/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-05 18:45:47 UTC (rev 340596) +++ PKGBUILD 2018-06-05 18:47:26 UTC (rev 340597) @@ -2,7 +2,7 @@ # Contributor: Grey Christoforo <first name [at] last name [dot] net> pkgname=curaengine -pkgver=3.2.1 +pkgver=3.3.0 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" @@ -11,7 +11,7 @@ depends=('arcus') makedepends=('cmake') source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz") -md5sums=('0a516fd9f449643c9549e951c713e7d1') +md5sums=('6de71250dee30e50e690b567d2d5e1f8') build() {
