summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Gleezowood2016-11-23 09:03:52 +0300
committerJohn Gleezowood2016-11-23 09:03:52 +0300
commit89d7607eece677c895f1a27eb0db5a7c8089bf58 (patch)
treef6ce2b92f6c8e2eea4f517205a8168e0bd60397a /PKGBUILD
parent566ea010550be6ad9ccd3436ae44fb9a295a51cf (diff)
downloadaur-89d7607eece677c895f1a27eb0db5a7c8089bf58.tar.gz
('x86_64' 'i686') instead of ('any')
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 177deeca3885..e29c07bf94a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=mandelbulber2
pkgver=2.09.3
_pkgver_orig=2.09-3
-pkgrel=1
+pkgrel=2
pkgdesc="3D application designed to render 3D fractals such as the Mandelbulb, Mandelbox, BulbBox, JuliaBulb, Menger Sponge, and Iterated Function Systems."
-arch=('any')
+arch=('x86_64' 'i686')
url="https://github.com/buddhi1980/mandelbulber2"
license=('GPL3')
depends=('qt5-tools' 'libjpeg-turbo' 'libpng12' 'gsl' 'openmpi')