summaryrefslogtreecommitdiffstats
path: root/graphics/blender/blender.SlackBuild
diff options
context:
space:
mode:
author Ryan P.C. McQuen2015-04-06 03:19:11 +0200
committer Willy Sudiarto Raharjo2015-04-12 05:07:01 +0200
commitea29fee5c3272a19cb58338ba8658f000c6dd73b (patch)
tree9f82c0fa9bbaedd4bbee0be3ba5a9870afb73609 /graphics/blender/blender.SlackBuild
parenta95252b8beacd2d02d2e45bd7d9daf1d65afa843 (diff)
downloadslackbuilds-ea29fee5c3272a19cb58338ba8658f000c6dd73b.tar.gz
graphics/blender: Updated for version 2.74.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'graphics/blender/blender.SlackBuild')
-rw-r--r--graphics/blender/blender.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/blender/blender.SlackBuild b/graphics/blender/blender.SlackBuild
index f25007ce92..84d70ee404 100644
--- a/graphics/blender/blender.SlackBuild
+++ b/graphics/blender/blender.SlackBuild
@@ -27,11 +27,11 @@
# Thanks to Giorgio Peron <giorgio.peron@gmail.com> for some build tips
PRGNAM=blender
-VERSION=${VERSION:-2.73a}
+VERSION=${VERSION:-2.74}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-SRCVERSION=$VERSION-linux-glibc211
+SRCVERSION=${VERSION}-linux-glibc211
# We'll remove the libGL* shared libaries that are shipped with blender (and
# instead use the ones that are shipped with Slackware's Xorg)