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

Jelle van der Waa jelle at archlinux.org
Fri Jan 1 15:54:49 UTC 2021


    Date: Friday, January 1, 2021 @ 15:54:49
  Author: jelle
Revision: 802677

upgpkg: curaengine 4.8.0-1

Modified:
  curaengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-01 15:54:10 UTC (rev 802676)
+++ PKGBUILD	2021-01-01 15:54:49 UTC (rev 802677)
@@ -2,8 +2,8 @@
 # Contributor: Grey Christoforo <first name [at] last name [dot] net>
 
 pkgname=curaengine
-pkgver=4.7.1
-pkgrel=2
+pkgver=4.8.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"
 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=('e5006290f6f0c2a1816e93344094c46b4861f7b953948edd1812a2a06869d77d66d6145d40b1c72b31ada028a102fd8ca463aa112ec9983e13dd13d5ff4ac9b3')
+sha512sums=('be0d12cfe61932bf03dde61df8fb7f31cbd0aef6a44292130a7a67e318891f37db685722ba5d3cf66e88d4ff1de64ac86be5e494b750f8f7ff4b52d7976cb670')
 
 
 build() {



More information about the arch-commits mailing list