summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Gleezowood2022-04-13 17:54:15 +0300
committerJohn Gleezowood2022-04-13 17:54:15 +0300
commit4ffa5a0caf1e598306d9880eb6db37444cdb1b3e (patch)
tree0d3979eb99f9317e0b5d4f4acccee642d74ae9f2
parent55442c6de4a5fcf3151641c3b7a39c1acb34d284 (diff)
downloadaur-4ffa5a0caf1e598306d9880eb6db37444cdb1b3e.tar.gz
2.27
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d1075c3bfc3..7101d489a126 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mandelbulber2
pkgdesc = 3D application designed to render 3D fractals such as the Mandelbulb, Mandelbox, BulbBox, JuliaBulb, Menger Sponge, and Iterated Function Systems.
- pkgver = 2.22
+ pkgver = 2.27
pkgrel = 1
url = https://github.com/buddhi1980/mandelbulber2
arch = x86_64
@@ -13,8 +13,7 @@ pkgbase = mandelbulber2
depends = openmpi
provides = mandelbulber2
conflicts = mandelbulber2
- source = mandelbulber2::https://github.com/buddhi1980/mandelbulber2/archive/2.22.tar.gz
+ source = mandelbulber2::https://github.com/buddhi1980/mandelbulber2/archive/2.27.tar.gz
sha256sums = f545254bc2254f8b6d1719a60071094a05322010c7dc68ed33ab40bf1684a984
pkgname = mandelbulber2
-
diff --git a/PKGBUILD b/PKGBUILD
index ecda41a900a5..e446d5d124f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Author: Madotsuki <madotsuki@national.shitposting.agency>
pkgname=mandelbulber2
-pkgver=2.22
-_pkgver_orig=2.22
+pkgver=2.27
+_pkgver_orig=2.27
pkgrel=1
pkgdesc="3D application designed to render 3D fractals such as the Mandelbulb, Mandelbox, BulbBox, JuliaBulb, Menger Sponge, and Iterated Function Systems."
arch=('x86_64' 'i686')
@@ -11,8 +11,8 @@ license=('GPL3')
depends=('qt5-tools' 'libjpeg-turbo' 'libpng12' 'gsl' 'openmpi')
provides=($pkgname)
conflicts=($pkgname)
-source=("${pkgname}::https://github.com/buddhi1980/mandelbulber2/archive/2.22.tar.gz")
-sha256sums=('f545254bc2254f8b6d1719a60071094a05322010c7dc68ed33ab40bf1684a984')
+source=("${pkgname}::https://github.com/buddhi1980/mandelbulber2/archive/2.27.tar.gz")
+sha256sums=('ccb70287442a7f1cf1d49bfbdaa15aaebdf68cef8eb9bec9a502d8e973e4ff5f')
build()
{