summaryrefslogtreecommitdiffstats
path: root/graphics/blender
diff options
context:
space:
mode:
author Robby Workman2013-11-03 22:18:51 +0100
committer Robby Workman2013-11-03 22:18:51 +0100
commita1a7d0082c0e4f30e3f3bfb8863b9590d1b01e80 (patch)
tree381aeae823353b23d4b6127ce640669444c060a1 /graphics/blender
parentf57216887b7e8a81187749158de2ffcfbde11a4e (diff)
downloadslackbuilds-a1a7d0082c0e4f30e3f3bfb8863b9590d1b01e80.tar.gz
graphics/blender: Updated for version 2.69.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/blender')
-rw-r--r--graphics/blender/blender.SlackBuild6
-rw-r--r--graphics/blender/blender.info10
-rw-r--r--graphics/blender/slack-desc10
3 files changed, 13 insertions, 13 deletions
diff --git a/graphics/blender/blender.SlackBuild b/graphics/blender/blender.SlackBuild
index 1336bcf7c0..0afb384c20 100644
--- a/graphics/blender/blender.SlackBuild
+++ b/graphics/blender/blender.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2008-2012 Robby Workman Northport, AL, USA
+# Copyright 2008-2013 Robby Workman Northport, AL, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,11 +23,11 @@
# Thanks to Giorgio Peron <giorgio.peron@gmail.com> for some build tips
PRGNAM=blender
-VERSION=${VERSION:-2.63a}
+VERSION=${VERSION:-2.69}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-SRCVERSION=$VERSION-linux-glibc27
+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)
diff --git a/graphics/blender/blender.info b/graphics/blender/blender.info
index db81ead290..4c4156d338 100644
--- a/graphics/blender/blender.info
+++ b/graphics/blender/blender.info
@@ -1,10 +1,10 @@
PRGNAM="blender"
-VERSION="2.63a"
+VERSION="2.69"
HOMEPAGE="http://blender.org"
-DOWNLOAD="http://download.blender.org/release/Blender2.63/blender-2.63a-linux-glibc27-i686.tar.bz2"
-MD5SUM="78c256082a4eb3aa026d244a45d5ff5e"
-DOWNLOAD_x86_64="http://download.blender.org/release/Blender2.63/blender-2.63a-linux-glibc27-x86_64.tar.bz2"
-MD5SUM_x86_64="b23d6d343d4048c9f034dcc07fcb1a65"
+DOWNLOAD="http://download.blender.org/release/Blender2.69/blender-2.69-linux-glibc211-i686.tar.bz2"
+MD5SUM="c298b6e39ecb87012a2b01461f9ff99c"
+DOWNLOAD_x86_64="http://download.blender.org/release/Blender2.69/blender-2.69-linux-glibc211-x86_64.tar.bz2"
+MD5SUM_x86_64="379c02cdb8172a4f94c89e66f125f4fb"
REQUIRES=""
MAINTAINER="Robby Workman"
EMAIL="rworkman@slackbuilds.org"
diff --git a/graphics/blender/slack-desc b/graphics/blender/slack-desc
index 0bf387f577..34da223f56 100644
--- a/graphics/blender/slack-desc
+++ b/graphics/blender/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
blender: Blender (3D Content Creation Suite)