diff --git a/community/blender/PKGBUILD b/community/blender/PKGBUILD
index 488bf9623..62c39f73c 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.1
+_gittag=v2.83.2
 # _gitcommit=054dbb833e15275e0e991e2c15e754a3e7583716
 
 pkgname=blender
-pkgver=2.83.1
+pkgver=2.83.2
 [[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit:0:8}
 pkgrel=1
 epoch=17