community/blender to 2.93.4-3

This commit is contained in:
Kevin Mihelich 2021-09-14 12:59:37 +00:00
parent 979c76438a
commit 5a293442f4

View file

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