aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-12-12 22:27:03 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-14 07:59:43 +0700
commit5339cc9f8755bb52c50243a85f941a6d1cbd1266 (patch)
tree631f4c9b403ce7f86f0724fb31cd4e69c5174317
parent9a71ba7c612c0660d08a82eee060ca18ec5e4654 (diff)
graphics/blender: Version bump to 4.3.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--graphics/blender/blender.SlackBuild2
-rw-r--r--graphics/blender/blender.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/blender/blender.SlackBuild b/graphics/blender/blender.SlackBuild
index 50995a778e..9efa60bd28 100644
--- a/graphics/blender/blender.SlackBuild
+++ b/graphics/blender/blender.SlackBuild
@@ -37,7 +37,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=blender
-VERSION=${VERSION:-4.3.0}
+VERSION=${VERSION:-4.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/graphics/blender/blender.info b/graphics/blender/blender.info
index 3c84adb176..30eab3b283 100644
--- a/graphics/blender/blender.info
+++ b/graphics/blender/blender.info
@@ -1,10 +1,10 @@
PRGNAM="blender"
-VERSION="4.3.0"
+VERSION="4.3.1"
HOMEPAGE="http://blender.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://mirrors.ocf.berkeley.edu/blender/release/Blender4.3/blender-4.3.0-linux-x64.tar.xz"
-MD5SUM_x86_64="cad93448903c13a37e2e860729fce4de"
+DOWNLOAD_x86_64="https://mirrors.ocf.berkeley.edu/blender/release/Blender4.3/blender-4.3.1-linux-x64.tar.xz"
+MD5SUM_x86_64="bdca1a08218eec53b538d0f68f97cb9e"
REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"