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

Jelle van der Waa jelle at gemini.archlinux.org
Sat Feb 5 15:00:02 UTC 2022


    Date: Saturday, February 5, 2022 @ 15:00:02
  Author: jelle
Revision: 1126450

upgpkg: curaengine 4.13.1-1

Modified:
  curaengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 14:59:59 UTC (rev 1126449)
+++ PKGBUILD	2022-02-05 15:00:02 UTC (rev 1126450)
@@ -2,7 +2,7 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=curaengine
-pkgver=4.13.0
+pkgver=4.13.1
 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"
@@ -11,8 +11,9 @@
 depends=('arcus' 'polyclipping')
 checkdepends=('cppunit')
 makedepends=('cmake' 'git' 'gtest' 'rapidjson')
+options=('debug')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/${pkgname}/archive/${pkgver}.tar.gz")
-sha512sums=('3d52c67c0968f6caffd9e0b86743f70916705e6f2896466e69a179ce97b6d35f7af33b056e9375abaa445a00438d25e5f782a7e2a92c0805cec0c0527a25426c')
+sha512sums=('224379a40e26ae0026a3849d582353e49edf99520401e1fef56c9504638c68c62cfe394dab0eb40e4a447bfe0bfa506a880512e84fd6057a839b6384087c46d0')
 
 
 build() {



More information about the arch-commits mailing list