[arch-commits] Commit in blender/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Sat Dec 4 21:47:07 UTC 2021
Date: Saturday, December 4, 2021 @ 21:47:06
Author: svenstaro
Revision: 1065084
upgpkg: blender 17:3.0.0-3: python 3.10 rebuild
Modified:
blender/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-04 21:33:30 UTC (rev 1065083)
+++ PKGBUILD 2021-12-04 21:47:06 UTC (rev 1065084)
@@ -8,7 +8,7 @@
pkgname=blender
pkgver=3.0.0
-pkgrel=2
+pkgrel=3
epoch=17
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('x86_64')
@@ -52,7 +52,7 @@
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.
More information about the arch-commits
mailing list