From f82f8e8c6c916271057fbe21edb11e6abc1c67fa Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 22 Jul 2020 12:58:29 +0000 Subject: [PATCH] community/blender to 2.83.3-1 --- community/blender/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/blender/PKGBUILD b/community/blender/PKGBUILD index 62c39f73c..5fe83f2f3 100644 --- a/community/blender/PKGBUILD +++ b/community/blender/PKGBUILD @@ -21,11 +21,11 @@ buildarch=8 # just build the package against them. I checked with NVIDIA and this way is # fine with them. -_gittag=v2.83.2 +_gittag=v2.83.3 # _gitcommit=054dbb833e15275e0e991e2c15e754a3e7583716 pkgname=blender -pkgver=2.83.2 +pkgver=2.83.3 [[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit:0:8} pkgrel=1 epoch=17