summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Goldsmith2016-08-07 09:13:27 -0400
committerAdam Goldsmith2016-08-07 09:13:27 -0400
commit61e8eeda8ea4453c7881fd2f4e9a8a465af6c566 (patch)
treeecaea1bec339b61351312c82c80dd829fad80cb4 /PKGBUILD
parent7b4d96c9ab415475b188f835c299a9708addfc59 (diff)
downloadaur-61e8eeda8ea4453c7881fd2f4e9a8a465af6c566.tar.gz
Update patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2df0b152b2df..24232bcbab25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adam Goldsmith <contact@adamgoldsmith.name>
pkgname=cura-git
-pkgver=2.1.0.846.g0391467
+pkgver=2.1.0.2006.g31436cb
pkgrel=1
pkgdesc="A full software solution for 3D printing aimed at RepRaps and the Ultimaker."
arch=('any')
@@ -12,7 +12,7 @@ conflicts=('cura')
depends=('python' 'python-pyqt5' 'python-pyserial' 'python-numpy' 'python-protobuf3' 'qt5-quickcontrols' 'libarcus-git' 'uranium-git' 'curaengine-git')
makedepends=('git' 'cmake')
source=('git+https://github.com/Ultimaker/Cura.git' 'site-packages-dir.patch')
-md5sums=('SKIP' '2638714c242785f94277a0a15a0ab087')
+md5sums=('SKIP' '68ddf58623d21a736d1075099667bdef')
pkgver() {
cd Cura