summaryrefslogtreecommitdiffstats
path: root/graphics/blender/blender.SlackBuild
diff options
context:
space:
mode:
author Ryan P.C. McQuen2015-11-19 01:36:31 +0100
committer Willy Sudiarto Raharjo2015-11-21 05:44:28 +0100
commite876034736bcf53dbd51503cd923f5791b06db82 (patch)
tree4a54d1c3e9d69168095dacecb47cd3c3ee076f5f /graphics/blender/blender.SlackBuild
parentf402178301aae441c8aa50b1bffe231c472a4822 (diff)
downloadslackbuilds-e876034736bcf53dbd51503cd923f5791b06db82.tar.gz
graphics/blender: Updated for version 2.76b.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'graphics/blender/blender.SlackBuild')
-rw-r--r--graphics/blender/blender.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/blender/blender.SlackBuild b/graphics/blender/blender.SlackBuild
index f06e7b9fbf..31be9ec9cb 100644
--- a/graphics/blender/blender.SlackBuild
+++ b/graphics/blender/blender.SlackBuild
@@ -1,7 +1,6 @@
#!/bin/sh
# Slackware build script for Blender
-
# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com
# Copyright 2008-2013 Robby Workman Northport, AL, USA
@@ -27,7 +26,7 @@
# Thanks to Giorgio Peron <giorgio.peron@gmail.com> for some build tips
PRGNAM=blender
-VERSION=${VERSION:-2.76}
+VERSION=${VERSION:-2.76b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}