summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa7b7a2ee2fd..793e3cd0246e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=slic3r
pkgver=1.2.9
-pkgrel=2
+pkgrel=3
pkgdesc="Slic3r is an STL-to-GCODE translator for RepRap 3D printers, aiming to be a modern and fast alternative to Skeinforge."
-arch=('any')
+arch=('i686' 'x86_64')
url="http://slic3r.org/"
license=('GPL')
depends=('perl' 'perl-moo'