diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-10-17 09:22:36 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-18 07:23:10 +0700 |
commit | 65343ed3bccf0986fd0b9886cdb4443f2bdcb837 (patch) | |
tree | f9c4f13c01d916d9174345b04395ca4052245d20 /graphics/blender/blender.SlackBuild | |
parent | a04af761403986a2aa93a2c7d19a3dd3a2282520 (diff) | |
download | slackbuilds-65343ed3bccf0986fd0b9886cdb4443f2bdcb837.tar.gz |
graphics/blender: Updated for version 2.76.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'graphics/blender/blender.SlackBuild')
-rw-r--r-- | graphics/blender/blender.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/blender/blender.SlackBuild b/graphics/blender/blender.SlackBuild index 90f5a58f7b..f06e7b9fbf 100644 --- a/graphics/blender/blender.SlackBuild +++ b/graphics/blender/blender.SlackBuild @@ -27,7 +27,7 @@ # Thanks to Giorgio Peron <giorgio.peron@gmail.com> for some build tips PRGNAM=blender -VERSION=${VERSION:-2.75a} +VERSION=${VERSION:-2.76} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |