community/blender to 2.93.1-5

This commit is contained in:
Kevin Mihelich 2021-07-23 14:00:37 +00:00
parent 9c92104f0f
commit f0f2d01b85

View file

@ -15,7 +15,7 @@ buildarch=8
pkgname=blender
pkgver=2.93.1
pkgrel=4
pkgrel=5
epoch=17
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('x86_64')
@ -61,6 +61,7 @@ build() {
cd "$pkgname"
local PYTHON_VER=3.9
export PYTHONHASHSEED=0
cmake . \
-Bbuild \