mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
673506cedd
commit
212d2a5bd2
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue