[arch-commits] Commit in curaengine/trunk (PKGBUILD)
    Jelle van der Waa 
    jelle at archlinux.org
       
    Sat Jul  8 17:34:37 UTC 2017
    
    
  
    Date: Saturday, July 8, 2017 @ 17:34:35
  Author: jelle
Revision: 243353
upgpkg: curaengine 2.6.0-1
Modified:
  curaengine/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-08 17:26:01 UTC (rev 243352)
+++ PKGBUILD	2017-07-08 17:34:35 UTC (rev 243353)
@@ -2,8 +2,8 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=curaengine
-pkgver=2.5.0
-pkgrel=2
+pkgver=2.6.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"
 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=('8d8de8f56fd5831b3b74e8946a26681e')
+md5sums=('0f92c6adc14f34a0263249218f924dee')
 
 
 build() {
    
    
More information about the arch-commits
mailing list