Skip to content

Commit

Permalink
blender: update to 3.6.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
dataCobra authored and sgn committed Oct 4, 2023
1 parent e4df418 commit 4c5cc13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/blender/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'blender'
pkgname=blender
version=3.6.1
revision=2
version=3.6.4
revision=1
archs="x86_64* ppc64*"
build_style="cmake"
pycompile_dirs="/usr/share/blender/${version%.*}/scripts"
Expand Down Expand Up @@ -30,7 +30,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.blender.org"
distfiles="https://download.blender.org/source/blender-${version}.tar.xz"
checksum=24917e71bcb26b4900257054d9da38b62316c7427d7323533b41ca9b3b45ac4d
checksum=cc52f4191580b4d0b70be480b295999866bc512f761226108157e23ac089471e
python_version=3
LDFLAGS="-Wl,-z,stack-size=2097152"
# Blender tests are executed against a system installation of blender. This
Expand Down

0 comments on commit 4c5cc13

Please sign in to comment.