summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2016-10-30 20:42:48 +0000
committerGrey Christoforo2016-10-30 20:42:48 +0000
commitad756b25353c3544279412dabd6be0f737f50ed4 (patch)
tree285ce700bc7422ec66ebf4b7be106f71000a56d4
parente9dc979ae8021f348d1e58a6ee58d625d40b1aba (diff)
downloadaur-ad756b25353c3544279412dabd6be0f737f50ed4.tar.gz
bump release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a29e2113588..4b553236f663 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Oct 30 20:42:04 UTC 2016
+# Sun Oct 30 20:42:44 UTC 2016
pkgbase = cura
pkgdesc = A software solution for 3D printing aimed at RepRaps and the Ultimaker.
pkgver = 2.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://ultimaker.com/en/products/cura-software
install = cura.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index dad4408511ef..727289979f9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=cura
pkgver=2.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="A software solution for 3D printing aimed at RepRaps and the Ultimaker."
depends=('qt5-svg' 'python-scipy' 'python-pyserial' 'python-numpy' 'uranium' 'curaengine')
makedepends=('qt5-tools' 'cmake')