summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRenha2016-10-11 10:13:27 +0300
committerRenha2016-10-11 10:13:27 +0300
commit1d855ca3ecb3582ba69aa84826f652156dad6110 (patch)
tree0af0b9f6680e829bcb1b33b1a002810e91a2bedd /PKGBUILD
parent1248f5ca181d7eca84bdd39f5021f07be94f7426 (diff)
downloadaur-1d855ca3ecb3582ba69aa84826f652156dad6110.tar.gz
Fixed maintainer
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53eb218c0205..1163f11ba0a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
-# Maintainer: Yunhui Fu <yhfudev@gmail.com>
+# Maintainer: Artem Grunichev <gluk@umbrosia.ru>
pkgname=cura-engine-noarcus-git
pkgver=3b8ad5e
-pkgrel=1
-pkgdesc="A C++ console application for 3D printing GCode generation. It's called by
-Repetier Host and/or other applications. No libArcus or Protobuf needed for that version, and it could be only used as command-line tool."
+pkgrel=2
+pkgdesc="A C++ console application for 3D printing GCode generation. It's called by Repetier Host and/or other applications. No libArcus or Protobuf needed for that version, and it could be only used as command-line tool."
arch=(i686 x86_64 arm)
url="https://github.com/Ultimaker/CuraEngine.git"
license=(GPL)