From 74b6f71408591a0ee0d558cfd1f40bd6975e9def Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 21 Nov 2020 21:57:26 +0000 Subject: [PATCH] community/blender to 2.90.1-4 --- community/blender/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/blender/PKGBUILD b/community/blender/PKGBUILD index c4c09c01b..ecaabb39b 100644 --- a/community/blender/PKGBUILD +++ b/community/blender/PKGBUILD @@ -15,7 +15,7 @@ buildarch=8 pkgname=blender pkgver=2.90.1 -pkgrel=2 +pkgrel=4 epoch=17 pkgdesc="A fully integrated 3D graphics creation suite" arch=('x86_64') @@ -23,7 +23,7 @@ license=('GPL') url="http://www.blender.org" depends=('libpng' 'libtiff' 'openexr' 'python' 'desktop-file-utils' 'python-requests' 'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils' 'glew' 'openjpeg2' 'python-numpy' - 'freetype2' 'openal' 'ffmpeg' 'fftw' 'boost-libs' 'opencollada' 'alembic' + 'freetype2' 'openal' 'ffmpeg' 'fftw' 'boost-libs' 'opencollada' 'alembic' 'openxr' 'openimageio' 'libsndfile' 'jack' 'opencolorio' 'openshadinglanguage' 'jemalloc' 'libspnav' 'ptex' 'opensubdiv' 'openvdb' 'log4cplus' 'sdl2') makedepends=('cmake' 'boost' 'mesa' 'git' 'llvm' 'ninja')