summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Friedrich2021-04-22 02:51:11 +0200
committerMartin Friedrich2021-04-22 02:51:11 +0200
commitdecc7cf68469d067135705453e7edfb36f0bce96 (patch)
treeaf9248187932a23a953d3c6c5781540939c3063f
parent4a63180922b12fb7e1fd68fdd6304da85066ec4b (diff)
downloadaur-decc7cf68469d067135705453e7edfb36f0bce96.tar.gz
Changes to be committed:
modified: .SRCINFO modified: PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1631be1e2af2..16b6e3c03b0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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 = 20210421
+ pkgver = 20210423
pkgrel = 1
url = https://github.com/buddhi1980/mandelbulber2
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 560a2af60cbf..4b2d2da1b940 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
#Contributor: Martin Friedrich <npanic@acid.wtf>
pkgname=mandelbulber2-opencl-git
_pkgname=mandelbulber2
-pkgver=20210421
+pkgver=20210423
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')