summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Gleezowood2016-06-22 23:24:40 +0300
committerJohn Gleezowood2016-06-22 23:24:40 +0300
commitabeedb1c00acd1624491260948a9a98209d26e5b (patch)
tree429e490ee2f711f85aebfef24f1972045d82e540
parent0941dfd8a9adfa7f32fd53422303c56b2dec0bd6 (diff)
downloadaur-abeedb1c00acd1624491260948a9a98209d26e5b.tar.gz
updated to 20160622
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD2
2 files changed, 22 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87cfd15b366a..78099008ebed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,26 @@
pkgbase = mandelbulber2-git
pkgdesc = 3D application designed to render 3D fractals such as the Mandelbulb, Mandelbox, BulbBox, JuliaBulb, Menger Sponge, and Iterated Function Systems. Git version.
- pkgver = 20160613
+ pkgver = 20160618
+ pkgrel = 1
+ url = https://github.com/buddhi1980/mandelbulber2
+ arch = any
+ license = GPL3
+ makedepends = git
+ depends = qt5-tools
+ depends = libjpeg-turbo
+ depends = libpng12
+ depends = gsl
+ depends = openmpi
+ provides = mandelbulber2
+ conflicts = mandelbulber2
+ source = mandelbulber2::git+https://github.com/buddhi1980/mandelbulber2
+ md5sums = SKIP
+
+pkgname = mandelbulber2-git
+
+pkgbase = mandelbulber2-git
+ pkgdesc = 3D application designed to render 3D fractals such as the Mandelbulb, Mandelbox, BulbBox, JuliaBulb, Menger Sponge, and Iterated Function Systems. Git version.
+ pkgver = 20160622
pkgrel = 1
url = https://github.com/buddhi1980/mandelbulber2
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 80d0a82b8c6d..3ec3c71bea17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
#Contributor: Yan Burdonsky <psyrccio@gmail.com>
pkgname=mandelbulber2-git
_pkgname=mandelbulber2
-pkgver=20160613
+pkgver=20160622
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=('any')