graphics/Blender: Updated for version 3.0.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 2021-12-08 22:08:31 +10:00 committed by Willy Sudiarto Raharjo
parent 17833ab5ec
commit 55e232d267
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=Blender
VERSION=${VERSION:-2.93.6}
VERSION=${VERSION:-3.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="Blender"
VERSION="2.93.6"
VERSION="3.0.0"
HOMEPAGE="https://blender.org"
DOWNLOAD="https://download.blender.org/source/blender-2.93.6.tar.xz"
MD5SUM="e86f4638a2f27f6c2d1b9e165a23b712"
DOWNLOAD="https://download.blender.org/source/blender-3.0.0.tar.xz"
MD5SUM="347963e2b916c0e9346a70a1c48bcb8f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="potrace OpenSubdiv pugixml jack opencollada valgrind numpy3 openimageio freealut embree"