diff options
author | Martin Friedrich | 2019-02-16 21:04:12 +0100 |
---|---|---|
committer | Martin Friedrich | 2019-02-16 21:04:12 +0100 |
commit | 494d9b0d6a682f82b161fabb607621256de04801 (patch) | |
tree | 0747ea71ac753a33cbfe6a0c7f539eff41163346 | |
parent | b84502cf45767c40990e34358dd50e5d64fbc2eb (diff) | |
download | aur-494d9b0d6a682f82b161fabb607621256de04801.tar.gz |
update to latest commit
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = mandelbulber2-opencl-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 = 20181101 + pkgver = 20190210 pkgrel = 1 url = https://github.com/buddhi1980/mandelbulber2 arch = any @@ -2,7 +2,7 @@ #Contributor: Martin Friedrich <npanic@acid.wtf> pkgname=mandelbulber2-opencl-git _pkgname=mandelbulber2 -pkgver=20181201 +pkgver=20190210 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') |