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

Jelle van der Waa jelle at archlinux.org
Wed Apr 26 19:31:58 UTC 2017


    Date: Wednesday, April 26, 2017 @ 19:31:56
  Author: jelle
Revision: 225744

upgpkg: cura 2.5.0-1

Modified:
  cura/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-26 19:31:55 UTC (rev 225743)
+++ PKGBUILD	2017-04-26 19:31:56 UTC (rev 225744)
@@ -2,8 +2,8 @@
 # Contributo: Grey Christoforo <my first name [at] my last name [dot] net>
 
 pkgname=cura
-pkgver=2.4.0
-pkgrel=3
+pkgver=2.5.0
+pkgrel=1
 pkgdesc="A software solution for 3D printing aimed at RepRaps and the Ultimaker."
 depends=('python-pyqt5' 'qt5-svg' 'python-scipy' 'python-pyserial' 'python-numpy' 'uranium' 'curaengine' 'cura-binary-data')
 makedepends=('qt5-tools' 'cmake')
@@ -12,7 +12,7 @@
 license=('AGPL')
 arch=('i686' 'x86_64')
 source=($pkgname-$pkgver.tar.gz::https://github.com/Ultimaker/Cura/archive/${pkgver}.tar.gz)
-sha1sums=('8f21748b27ef7e6fd7b07c2c6f81695f073a6840')
+sha1sums=('62dcfbc702901939cf85cc79c93f36755bfe4761')
 
 prepare(){
   cd Cura-${pkgver}



More information about the arch-commits mailing list