blender: update to 2.93.0.

This commit is contained in:
Gadzhi Kharkharov 2021-06-08 17:08:18 +03:00 committed by Érico Nogueira
parent 493f5d9cc7
commit ce3d205842

View file

@ -1,7 +1,7 @@
# Template file for 'blender'
pkgname=blender
version=2.92.0
revision=2
version=2.93.0
revision=1
archs="x86_64* ppc64*"
build_style="cmake"
pycompile_dirs="/usr/share/blender/${version%.*}/scripts"
@ -26,7 +26,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://www.blender.org"
distfiles="http://download.blender.org/source/${pkgname}-${version}.tar.xz"
checksum=e791cfc403292383577c3c8ce2cd34e5aa2cd8da0a7483041049a1609ddb4595
checksum=ba3b634a46d717c7b40dcaef33e1075a4fa29d68a2c109d23339ea3414be5938
python_version=3
CXXFLAGS="-DNDEBUG"
CFLAGS="$CXXFLAGS"