From 7afa3327f4a6532a63ea6f4cd5a7e3d064ae6954 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 1 Feb 2021 15:01:02 +0000 Subject: [PATCH] community/blender to 2.91.2-3 --- community/blender/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/blender/PKGBUILD b/community/blender/PKGBUILD index 51fbd0b1c..05e5b0d15 100644 --- a/community/blender/PKGBUILD +++ b/community/blender/PKGBUILD @@ -15,7 +15,7 @@ buildarch=8 pkgname=blender pkgver=2.91.2 -pkgrel=2 +pkgrel=3 epoch=17 pkgdesc="A fully integrated 3D graphics creation suite" arch=('x86_64') @@ -24,7 +24,7 @@ url="http://www.blender.org" depends=('libpng' 'libtiff' 'openexr' 'python' 'desktop-file-utils' 'python-requests' 'potrace' 'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils' 'glew' 'openjpeg2' 'python-numpy' 'freetype2' 'openal' 'ffmpeg' 'fftw' 'boost-libs' 'opencollada' 'alembic' 'openxr' - 'openimageio' 'libsndfile' 'jack' 'opencolorio' 'openshadinglanguage' + 'openimageio' 'libsndfile' 'jack' 'opencolorio1' 'openshadinglanguage' 'jemalloc' 'libspnav' 'ptex' 'opensubdiv' 'openvdb' 'log4cplus' 'sdl2') makedepends=('cmake' 'boost' 'mesa' 'git' 'llvm' 'ninja') options=(!strip)