mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/blender to 2.79.b.git7.054dbb83-1
This commit is contained in:
parent
4728c4f98c
commit
45be7959b2
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ _gitcommit=054dbb833e15275e0e991e2c15e754a3e7583716
|
|||
|
||||
pkgname=blender
|
||||
pkgver=2.79.b
|
||||
[[ -n $_gitcommit ]] && pkgver=${pkgver}.git6.${_gitcommit:0:8}
|
||||
pkgrel=3
|
||||
[[ -n $_gitcommit ]] && pkgver=${pkgver}.git7.${_gitcommit:0:8}
|
||||
pkgrel=1
|
||||
epoch=17
|
||||
pkgdesc="A fully integrated 3D graphics creation suite"
|
||||
arch=('x86_64')
|
||||
|
|
Loading…
Reference in a new issue