[arch-commits] Commit in curaengine/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Mon May 17 19:11:10 UTC 2021
Date: Monday, May 17, 2021 @ 19:11:10
Author: jelle
Revision: 936083
upgpkg: curaengine 4.9.1-1
Modified:
curaengine/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-17 19:10:45 UTC (rev 936082)
+++ PKGBUILD 2021-05-17 19:11:10 UTC (rev 936083)
@@ -2,8 +2,8 @@
# Contributor: Grey Christoforo <first name [at] last name [dot] net>
pkgname=curaengine
-pkgver=4.8.0
-pkgrel=3
+pkgver=4.9.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"
arch=('x86_64')
@@ -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=('be0d12cfe61932bf03dde61df8fb7f31cbd0aef6a44292130a7a67e318891f37db685722ba5d3cf66e88d4ff1de64ac86be5e494b750f8f7ff4b52d7976cb670')
+sha512sums=('cfa918c6301c9948713306256d74a2a84a1fefbc0f85c7ac0eb182d8363f1eae97aecdcb91c207a2e7e1ab252f63cf4b513734b50d4229da7aa35e095ef88bee')
build() {
More information about the arch-commits
mailing list