summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Friedrich2021-04-22 02:48:36 +0200
committerMartin Friedrich2021-04-22 02:48:36 +0200
commit8c2a19f68329622d978589790523703f844a436c (patch)
tree41784ad907ed0e7d3e73f869eef007c7cef7fb32
parent68eb904a5b9a9f948ecb0c2ab0a13bb072904924 (diff)
downloadaur-8c2a19f68329622d978589790523703f844a436c.tar.gz
Changes to be committed:
modified: PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 030ab5bbb3c3..8512726765c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=mandelbulber2
pkgver=20210422
pkgrel=1
pkgdesc="3D application designed to render 3D fractals such as the Mandelbulb, Mandelbox, BulbBox, JuliaBulb, Menger Sponge, and Iterated Function Systems. Git version."
-arch=('i686 x86_64')
+arch=('any')
url="https://github.com/buddhi1980/mandelbulber2"
license=('GPL3')
depends=('lzo' 'qt5-tools' 'libjpeg-turbo' 'libpng12' 'gsl' 'openmpi' 'qt5-multimedia' 'opencl-headers' 'opencl-mesa' 'ocl-icd' 'opencl-clhpp')