diff options
author | Ryan P.C. McQuen | 2015-02-20 16:09:39 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo | 2015-02-21 03:03:45 +0100 |
commit | 7408e9fda38307e1b06a862b61d50d54011389b0 (patch) | |
tree | 0b880e36d9e8393201359f1bdf08c063460475c7 /graphics/blender/blender.SlackBuild | |
parent | 5f9e4a5e478a9d301cee8a1b9fd4ca0120beab3a (diff) | |
download | slackbuilds-7408e9fda38307e1b06a862b61d50d54011389b0.tar.gz |
graphics/blender: Updated for version 2.73a.
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 a1ed16ef54..f25007ce92 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.73} +VERSION=${VERSION:-2.73a} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |