[arch-commits] Commit in blender/trunk (PKGBUILD)
Kpcyrd
kpcyrd at gemini.archlinux.org
Fri Jul 23 13:36:17 UTC 2021
Date: Friday, July 23, 2021 @ 13:36:16
Author: kpcyrd
Revision: 984493
upgpkg: blender 17:2.93.1-5 - PYTHONHASHSEED=0
Modified:
blender/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-23 13:35:56 UTC (rev 984492)
+++ PKGBUILD 2021-07-23 13:36:16 UTC (rev 984493)
@@ -8,7 +8,7 @@
pkgname=blender
pkgver=2.93.1
-pkgrel=4
+pkgrel=5
epoch=17
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('x86_64')
@@ -55,6 +55,7 @@
cd "$pkgname"
local PYTHON_VER=3.9
+ export PYTHONHASHSEED=0
cmake . \
-Bbuild \
More information about the arch-commits
mailing list