summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent800e6b7b10913fa39c359542b6237350cefe3e8f (diff)
downloadaur-blender-as-py-module.tar.gz
Updated to Blender 2.93.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')