summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c053c18cef7a..fb9968642c3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,14 @@
# Maintainer: Adam Goldsmith <contact@adamgoldsmith.name>
pkgname=cura-fdm-materials-git
-pkgver=cura.2.3.0.7.g96f68f3
+pkgver=2.7.0.9.gce3ed95
pkgrel=1
pkgdesc="A full software solution for 3D printing aimed at RepRaps and the Ultimaker."
arch=('any')
license=('GPL3')
url="https://github.com/Ultimaker/fdm_materials"
-provides=('cura-fdm-materials')
-conflicts=('cura-fdm-materials')
-depends=()
+provides=('cura-fdm-materials' 'cura-resources-materials')
+conflicts=('cura-fdm-materials' 'cura-resources-materials')
makedepends=('git' 'cmake')
source=('git+https://github.com/Ultimaker/fdm_materials')
md5sums=('SKIP')