Date: Thursday, November 2, 2017 @ 11:00:52 Author: jelle Revision: 265117
upgpkg: curaengine 3.0.3-1 Modified: curaengine/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-02 10:09:51 UTC (rev 265116) +++ PKGBUILD 2017-11-02 11:00:52 UTC (rev 265117) @@ -2,8 +2,8 @@ # Contributor: Grey Christoforo <first name [at] last name [dot] net> pkgname=curaengine -pkgver=2.7.0 -pkgrel=2 +pkgver=3.0.3 +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' 'i686') @@ -11,7 +11,7 @@ depends=('arcus') makedepends=('cmake') source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz") -md5sums=('fe888562eeb3fc9f518449cf6761d03b') +md5sums=('875c43b51afe3990bb05c3b881c287b6') build() {
