mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/blender to 2.80rc2-1
This commit is contained in:
parent
e5e6ce71bf
commit
b13503f000
1 changed files with 3 additions and 3 deletions
|
@ -16,13 +16,13 @@ buildarch=12
|
|||
# or simply roll with a new version. I usually choose the latter when the former seems
|
||||
# unreasonable.
|
||||
|
||||
_gittag=v2.80-rc1
|
||||
_gittag=v2.80-rc2
|
||||
# _gitcommit=054dbb833e15275e0e991e2c15e754a3e7583716
|
||||
|
||||
pkgname=blender
|
||||
pkgver=2.80rc1
|
||||
pkgver=2.80rc2
|
||||
[[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit:0:8}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
epoch=17
|
||||
pkgdesc="A fully integrated 3D graphics creation suite"
|
||||
arch=('x86_64')
|
||||
|
|
Loading…
Reference in a new issue