graphics/Blender: Updated for version 2.83.0

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-05 15:29:56 +10:00 committed by Willy Sudiarto Raharjo
parent 38fe8ecf20
commit 24a880656a
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="Blender"
VERSION="2.82a"
VERSION="2.83.0"
HOMEPAGE="https://blender.org"
DOWNLOAD="https://download.blender.org/source/blender-2.82a.tar.xz"
MD5SUM="3e9d669185b83d5d2cb1b38dcf64d5ec"
DOWNLOAD="https://download.blender.org/source/blender-2.83.0.tar.xz"
MD5SUM="006d183cb3b312c9d49c6a96836fba38"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ffmpeg jack opencollada python-requests valgrind numpy3 SDL2 openimageio freealut tbb"
REQUIRES="ffmpeg jack opencollada opus python-requests valgrind numpy3 SDL2 openimageio freealut tbb"
MAINTAINER="Christoph Willing"
EMAIL="chris.willing@linux.com"