mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/blender to 3.0.0-3
This commit is contained in:
parent
8cfb61c07a
commit
cbfa9e48ba
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ buildarch=8
|
|||
|
||||
pkgname=blender
|
||||
pkgver=3.0.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
epoch=17
|
||||
pkgdesc="A fully integrated 3D graphics creation suite"
|
||||
arch=('x86_64')
|
||||
|
@ -58,7 +58,7 @@ prepare() {
|
|||
build() {
|
||||
cd "$pkgname"
|
||||
|
||||
local PYTHON_VER=3.9
|
||||
local PYTHON_VER=3.10
|
||||
|
||||
# Optix is disabled until NVIDIA makes a new set of Optix headers publically available.
|
||||
# That means we'll have to wait on NVIDIA for the time being.
|
||||
|
|
Loading…
Reference in a new issue