mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/blender to 2.80rc3-1
This commit is contained in:
parent
e5c1352f7b
commit
7efd2e4a59
1 changed files with 2 additions and 2 deletions
|
@ -16,11 +16,11 @@ buildarch=12
|
|||
# or simply roll with a new version. I usually choose the latter when the former seems
|
||||
# unreasonable.
|
||||
|
||||
_gittag=v2.80-rc2
|
||||
_gittag=v2.80-rc3
|
||||
# _gitcommit=054dbb833e15275e0e991e2c15e754a3e7583716
|
||||
|
||||
pkgname=blender
|
||||
pkgver=2.80rc2
|
||||
pkgver=2.80rc3
|
||||
[[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit:0:8}
|
||||
pkgrel=1
|
||||
epoch=17
|
||||
|
|
Loading…
Reference in a new issue