summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2f53183ba17..b1cb08b59fb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cura-engine-noarcus-git
pkgdesc = A C++ console application for 3D printing GCode generation. No libArcus or Protobuf needed for that version, and it could be only used as command-line tool.
pkgver = 3b8ad5e
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/Ultimaker/CuraEngine.git
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index fa15c3da9876..a311edf1b010 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cura-engine-noarcus-git
pkgver=3b8ad5e
-pkgrel=4
+pkgrel=5
pkgdesc="A C++ console application for 3D printing GCode generation. 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"