summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Gleezowood2018-04-26 10:47:03 +0300
committerJohn Gleezowood2018-04-26 10:47:03 +0300
commit502cf142070082d87135bc41fb820415b3711cf3 (patch)
tree9c4dfd69c7ad8a8653710ab5ee3a05a1945e4937
parentb1d96aad70298f09d0708eb9fb0bbefe977d7db8 (diff)
downloadaur-502cf142070082d87135bc41fb820415b3711cf3.tar.gz
2.13-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23667e2cd2f0..98b470d849bd 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.12.1
+ pkgver = 2.13.2
pkgrel = 1
url = https://github.com/buddhi1980/mandelbulber2
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = mandelbulber2
depends = openmpi
provides = mandelbulber2
conflicts = mandelbulber2
- source = mandelbulber2::https://github.com/buddhi1980/mandelbulber2/archive/2.12-1.tar.gz
- sha256sums = e1aa39ebb35f73998ba40dca1120c065aadab443b62dadca0a970b652d50f013
+ source = mandelbulber2::https://github.com/buddhi1980/mandelbulber2/archive/2.13-2.tar.gz
+ sha256sums = 75c9a4085dc68b50c10b310ce140072c5f160c00965f1e3a8cb5a8f2284e930f
pkgname = mandelbulber2
diff --git a/PKGBUILD b/PKGBUILD
index 6924575fac77..db393bfe5573 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Author: Madotsuki <madotsuki@national.shitposting.agency>
pkgname=mandelbulber2
-pkgver=2.12.1
-_pkgver_orig=2.12-1
+pkgver=2.13.2
+_pkgver_orig=2.13-2
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.12-1.tar.gz")
-sha256sums=('e1aa39ebb35f73998ba40dca1120c065aadab443b62dadca0a970b652d50f013')
+source=("${pkgname}::https://github.com/buddhi1980/mandelbulber2/archive/2.13-2.tar.gz")
+sha256sums=('75c9a4085dc68b50c10b310ce140072c5f160c00965f1e3a8cb5a8f2284e930f')
build()
{