summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Goldsmith2019-03-27 01:13:56 -0400
committerAdam Goldsmith2019-03-27 01:14:49 -0400
commit7580db32612e0db30e10656b7100e76a4fd67efb (patch)
tree2ba46504d8b30be1e79f73b764bcd80cc0037a7b /PKGBUILD
parentce5b2d3687cc54a9401804a01e6f9dc8e7c8bd07 (diff)
downloadaur-7580db32612e0db30e10656b7100e76a4fd67efb.tar.gz
Bump version to 4.0.0.x
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7a76cfa5f41..aeec6af59beb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adam Goldsmith <contact@adamgoldsmith.name>
pkgname=cura-git
-pkgver=3.5.1.326.g7b140277d
+pkgver=4.0.0.442.gf6dd3f922
pkgrel=1
pkgdesc="A full software solution for 3D printing aimed at RepRaps and the Ultimaker."
arch=('any')
@@ -13,6 +13,7 @@ depends=('python'
'python-pyqt5'
'python-numpy'
'python-protobuf'
+ 'qt5-graphicaleffects'
'qt5-quickcontrols'
'qt5-quickcontrols2'
'libarcus-git'