graphics/Blender: Updated for version 2.83.1

Signed-off-by: Christoph Willing <chris.willing@linux.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christoph Willing 2020-06-25 23:37:36 +10:00 committed by Willy Sudiarto Raharjo
parent 673506cedd
commit 212d2a5bd2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Blender
VERSION=${VERSION:-2.83.0}
VERSION=${VERSION:-2.83.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Blender"
VERSION="2.83.0"
VERSION="2.83.1"
HOMEPAGE="https://blender.org"
DOWNLOAD="https://download.blender.org/source/blender-2.83.0.tar.xz"
MD5SUM="006d183cb3b312c9d49c6a96836fba38"
DOWNLOAD="https://download.blender.org/source/blender-2.83.1.tar.xz"
MD5SUM="17a4f13253abbc8018ec4964e5db4dc3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg jack opencollada opus python-requests valgrind numpy3 SDL2 openimageio freealut tbb"