summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Goldsmith2020-03-19 14:23:18 -0400
committerAdam Goldsmith2020-03-19 14:23:18 -0400
commit144566da83001d7fcd9490b62457e908493df6b0 (patch)
tree6f0e2a7b4a1a62abb52903d2b4dd3a4917a49b76 /PKGBUILD
parentc70bbe177c4e6dd38991e88c65f1d11d364f31e6 (diff)
downloadaur-144566da83001d7fcd9490b62457e908493df6b0.tar.gz
Add optdepend python-libcharon for UFPWriter/UFPReader plugin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 899f1cefe1ea..4d60c70e27d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adam Goldsmith <contact@adamgoldsmith.name>
pkgname=cura-git
-pkgver=4.5.0.r82.g7c70ace8f
+pkgver=4.5.0.r192.g44b61d370
pkgrel=1
pkgdesc="A full software solution for 3D printing aimed at RepRaps and the Ultimaker."
arch=('any')
@@ -28,7 +28,8 @@ optdepends=('python-zeroconf: Detecting mDNS printers'
'cura-binary-data-git: Firmwares and translations'
'python-pyserial: USB printing'
'cura-fdm-materials-git: Default Materials'
- 'python-trimesh: Reading AMF files')
+ 'python-trimesh: Reading AMF files'
+ 'python-libcharon: UFPWriter/UFPReader')
source=('git+https://github.com/Ultimaker/Cura.git')
md5sums=('SKIP')