summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Goldsmith2015-08-23 23:34:49 -0400
committerAdam Goldsmith2015-08-23 23:34:49 -0400
commitd890807bd7e9d12ea0d8734d299404aa573f8df9 (patch)
tree7c7257fdb8f9e372a80a7f73ff3a1410c0b13775
parent14fd437f17bf62e2be0f97409b830728ba6f2146 (diff)
downloadaur-d890807bd7e9d12ea0d8734d299404aa573f8df9.tar.gz
move CuraEngine back to master branch
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e96687166ff..e6d2bb56a624 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adam Goldsmith <contact@adamgoldsmith.name>
pkgname=cura-git
-pkgver=15.05.90.129.ga429e36
+pkgver=15.06.03.277.g3cb3cce
pkgrel=1
pkgdesc="A full software solution for 3D printing aimed at RepRaps and the Ultimaker."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ conflicts=('cura')
depends=('python' 'python-pyqt5' 'python-opengl' 'python-pyserial' 'python-numpy' 'python-power-git' 'python-protobuf3' 'libarcus-git' 'qt5-quickcontrols')
makedepends=('git' 'cmake')
source=('git+https://github.com/Ultimaker/Cura.git'
- 'git+https://github.com/Ultimaker/CuraEngine.git#branch=15.06'
+ 'git+https://github.com/Ultimaker/CuraEngine.git'
'git+https://github.com/Ultimaker/Uranium.git'
'Cura-CMakeLists.patch')
md5sums=('SKIP' 'SKIP' 'SKIP' 'd6f730df5704d52b98c08676fd513c6b')