Browse Source
graphics/blender: Version bump to 4.5.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/324/head
Jeremy Hansen
1 month ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
graphics/blender/blender.SlackBuild
-
graphics/blender/blender.info
|
|
@ -37,7 +37,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=blender |
|
|
|
VERSION=${VERSION:-4.5.1} |
|
|
|
VERSION=${VERSION:-4.5.2} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,10 +1,10 @@ |
|
|
|
PRGNAM="blender" |
|
|
|
VERSION="4.5.1" |
|
|
|
VERSION="4.5.2" |
|
|
|
HOMEPAGE="http://blender.org" |
|
|
|
DOWNLOAD="UNSUPPORTED" |
|
|
|
MD5SUM="" |
|
|
|
DOWNLOAD_x86_64="https://ftp.nluug.nl/pub/graphics/blender/release/Blender4.5/blender-4.5.1-linux-x64.tar.xz" |
|
|
|
MD5SUM_x86_64="57671b4b0c8bd488a2f2ba178500a91e" |
|
|
|
DOWNLOAD_x86_64="https://ftp.nluug.nl/pub/graphics/blender/release/Blender4.5/blender-4.5.2-linux-x64.tar.xz" |
|
|
|
MD5SUM_x86_64="1c40c1edd6c406d63ccf04a872a68b0d" |
|
|
|
REQUIRES="" |
|
|
|
MAINTAINER="Jeremy Hansen" |
|
|
|
EMAIL="jebrhansen+SBo@gmail.com" |