mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/blender to 2.79.b.git6.054dbb83-3
This commit is contained in:
parent
3f891f70ad
commit
c33f913572
1 changed files with 3 additions and 3 deletions
|
@ -17,12 +17,12 @@ buildarch=12
|
|||
# unreasonable.
|
||||
|
||||
# _gittag=v2.79b
|
||||
_gitcommit=a29446da526d601a03c9083d19e3c18d7b470f20
|
||||
_gitcommit=054dbb833e15275e0e991e2c15e754a3e7583716
|
||||
|
||||
pkgname=blender
|
||||
pkgver=2.79.b
|
||||
[[ -n $_gitcommit ]] && pkgver=${pkgver}.git5.${_gitcommit:0:8}
|
||||
pkgrel=2
|
||||
[[ -n $_gitcommit ]] && pkgver=${pkgver}.git6.${_gitcommit:0:8}
|
||||
pkgrel=3
|
||||
epoch=17
|
||||
pkgdesc="A fully integrated 3D graphics creation suite"
|
||||
arch=('x86_64')
|
||||
|
|
Loading…
Reference in a new issue