summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Friedrich2021-04-22 02:49:37 +0200
committerMartin Friedrich2021-04-22 02:49:37 +0200
commit4a63180922b12fb7e1fd68fdd6304da85066ec4b (patch)
treee426c4595032dafee8d1f1c9a793ad5fd1717e8d
parent8c2a19f68329622d978589790523703f844a436c (diff)
downloadaur-4a63180922b12fb7e1fd68fdd6304da85066ec4b.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 c1b379644476..1631be1e2af2 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 = 20210422
+ pkgver = 20210421
pkgrel = 1
url = https://github.com/buddhi1980/mandelbulber2
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 8512726765c3..560a2af60cbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
#Contributor: Martin Friedrich <npanic@acid.wtf>
pkgname=mandelbulber2-opencl-git
_pkgname=mandelbulber2
-pkgver=20210422
+pkgver=20210421
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')