mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/blender to 2.93.1-5
This commit is contained in:
parent
9c92104f0f
commit
f0f2d01b85
1 changed files with 2 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue