community/blender to 2.83-1

This commit is contained in:
Kevin Mihelich 2020-06-03 23:53:01 +00:00
parent 9d36838632
commit 27672ca3a5

View file

@ -21,13 +21,13 @@ buildarch=8
# just build the package against them. I checked with NVIDIA and this way is
# fine with them.
_gittag=v2.82a
_gittag=v2.83
# _gitcommit=054dbb833e15275e0e991e2c15e754a3e7583716
pkgname=blender
pkgver=2.82.a
pkgver=2.83
[[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit:0:8}
pkgrel=8
pkgrel=1
epoch=17
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('x86_64')