From 37d3e9404add4c52298ac95d7ee74ba6edb126f6 Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Fri, 10 Mar 2017 18:38:26 +1000 Subject: graphics/Blender: Updated for version 2.78c Signed-off-by: Christoph Willing --- graphics/Blender/Blender.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/Blender/Blender.SlackBuild') diff --git a/graphics/Blender/Blender.SlackBuild b/graphics/Blender/Blender.SlackBuild index 793b8c01b7..03be13ea99 100644 --- a/graphics/Blender/Blender.SlackBuild +++ b/graphics/Blender/Blender.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for blender -# Copyright 2015-16 Christoph Willing Brisbane, Australia +# Copyright 2015-2017 Christoph Willing Brisbane, Australia # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ SRCNAM=blender PKGNAM=Blender -VERSION=${VERSION:-2.78a} +VERSION=${VERSION:-2.78c} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PYTHON_VERSION=$(python3 -c "import sys; print(sys.version[:3])") -- cgit v1.2.3