summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefanos Carlström2021-08-31 11:34:15 +0200
committerStefanos Carlström2021-08-31 11:34:15 +0200
commit195f6a844f6e9544f846ea72e7fd3dd56d262c30 (patch)
tree83f06a792bf43b1d08b32ddb93df56a93188dfc9
parent800e6b7b10913fa39c359542b6237350cefe3e8f (diff)
downloadaur-195f6a844f6e9544f846ea72e7fd3dd56d262c30.tar.gz
Updated to Blender 2.93.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1284be2dfa24..4a3860d30e3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blender-as-py-module
pkgdesc = A fully integrated 3D graphics creation suite, to be used as Python module. Useful for programmatic/batch rendering.
- pkgver = 2.93.1
+ pkgver = 2.93.3
pkgrel = 1
url = https://www.blender.org
arch = x86_64
@@ -49,7 +49,7 @@ pkgbase = blender-as-py-module
depends = embree
optdepends = cuda: cycles renderer cuda support
options = !strip
- source = blender-as-py-module-2.93.1::git+https://git.blender.org/blender.git#tag=v2.93.1
+ source = blender-as-py-module-2.93.3::git+https://git.blender.org/blender.git#tag=v2.93.3
source = git+https://git.blender.org/blender-addons.git
source = git+https://git.blender.org/blender-addons-contrib.git
source = git+https://git.blender.org/blender-translations.git
diff --git a/PKGBUILD b/PKGBUILD
index 3bb9d1b7dbfc..86004461527f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# module.
pkgname=blender-as-py-module
-pkgver=2.93.1
+pkgver=2.93.3
pkgrel=1
pkgdesc="A fully integrated 3D graphics creation suite, to be used as Python module. Useful for programmatic/batch rendering."
arch=('x86_64')