From 3ba1811225614fdb50bfc4cb04ad591d4b561580 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 19 Aug 2020 14:17:37 +0000 Subject: [PATCH] community/blender to 2.83.5-1.1 --- community/blender/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/blender/PKGBUILD b/community/blender/PKGBUILD index 89f5a5ac9..ad69d185b 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.4 +_gittag=v2.83.5 # _gitcommit=054dbb833e15275e0e991e2c15e754a3e7583716 pkgname=blender -pkgver=2.83.4 +pkgver=2.83.5 [[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit:0:8} pkgrel=1.1 epoch=17