[arch-commits] Commit in curaengine/trunk (PKGBUILD)

Jelle van der Waa jelle at gemini.archlinux.org
Thu Sep 23 20:19:00 UTC 2021


    Date: Thursday, September 23, 2021 @ 20:19:00
  Author: jelle
Revision: 1022749

upgpkg: curaengine 4.11.0-1

Modified:
  curaengine/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-23 20:18:27 UTC (rev 1022748)
+++ PKGBUILD	2021-09-23 20:19:00 UTC (rev 1022749)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=curaengine
-pkgver=4.10.0
+pkgver=4.11.0
 pkgrel=1
 pkgdesc="Engine for processing 3D models into 3D printing instruction for Ultimaker and other GCode based 3D printers."
 url="https://github.com/Ultimaker/CuraEngine"
@@ -12,7 +12,7 @@
 checkdepends=('cppunit')
 makedepends=('cmake' 'git' 'gmock' 'gtest' 'rapidjson')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz")
-sha512sums=('45d32be165da98c945c71b2f803a68e06b60eeacf9ad7fcbdde2659cb05455c8f45d69939662de086348129b0d3a40c484819915aa0c6953937a48d53848b652')
+sha512sums=('3152bd0847d6977e2ee7afd57675cb5000a1824d50bbe442d6e67a0534b8f8b8858f8a71f545a8fabaaf2065b47acbd7de11c35591cf6e891bc6871ea84107c1')
 
 
 build() {



More information about the arch-commits mailing list