diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2016-12-05 22:57:45 -0800 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-10 00:57:42 +0000 |
commit | 5f186fb74347ec564845a8bc9a408ab113c23e53 (patch) | |
tree | 001449ad8f3b1e417db109ce2be480cdb72581bf /graphics/blender/blender.SlackBuild | |
parent | 2af585ef2457dc8d2691939f3a986e335278b5d1 (diff) | |
download | slackbuilds-5f186fb74347ec564845a8bc9a408ab113c23e53.tar.gz |
graphics/blender: Updated for version 2.78a.
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 c85ff55163..e578753621 100644 --- a/graphics/blender/blender.SlackBuild +++ b/graphics/blender/blender.SlackBuild @@ -26,7 +26,7 @@ # Thanks to Giorgio Peron <giorgio.peron@gmail.com> for some build tips PRGNAM=blender -VERSION=${VERSION:-2.77a} +VERSION=${VERSION:-2.78a} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |