summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn Gleezowood2022-04-13 17:54:15 +0300
committerJohn Gleezowood2022-04-13 17:54:15 +0300
commit4ffa5a0caf1e598306d9880eb6db37444cdb1b3e (patch)
tree0d3979eb99f9317e0b5d4f4acccee642d74ae9f2 /PKGBUILD
parent55442c6de4a5fcf3151641c3b7a39c1acb34d284 (diff)
downloadaur-4ffa5a0caf1e598306d9880eb6db37444cdb1b3e.tar.gz
2.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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()
{