summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Jeremy Hansen <jebrhansen+github@gmail.com>2024-09-25 19:59:26 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-27 23:12:13 +0700
commit2c761f54e9a421e66da0bdaa685faf9c1924f2eb (patch)
tree8853e89a0073ce328dee87668a6f3978f91fd5ba /graphics
parent7f77b0d00db11cd1c3e6fb361e24e80adfb32b00 (diff)
downloadslackbuilds-2c761f54e9a421e66da0bdaa685faf9c1924f2eb.tar.gz
slackbuilds-2c761f54e9a421e66da0bdaa685faf9c1924f2eb.tar.xz
graphics/blender: Version bump to 4.2.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-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 c41e9de6da..2d75ec0e5d 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.2.1}
+VERSION=${VERSION:-4.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/graphics/blender/blender.info b/graphics/blender/blender.info
index eaa3c8ca0f..b184aa7ec9 100644
--- a/graphics/blender/blender.info
+++ b/graphics/blender/blender.info
@@ -1,10 +1,10 @@
PRGNAM="blender"
-VERSION="4.2.1"
+VERSION="4.2.2"
HOMEPAGE="http://blender.org"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://ftp.nluug.nl/pub/graphics/blender/release/Blender4.2/blender-4.2.1-linux-x64.tar.xz"
-MD5SUM_x86_64="de8a9914c11ec08c96254623cb4137d6"
+DOWNLOAD_x86_64="https://ftp.nluug.nl/pub/graphics/blender/release/Blender4.2/blender-4.2.2-linux-x64.tar.xz"
+MD5SUM_x86_64="83407c8a6d5553998f6424f1ce03f685"
REQUIRES=""
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"