mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/blender to 2.81.a-2
This commit is contained in:
parent
03fd42d479
commit
5e28ba068f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ _gittag=v2.81a
|
||||||
pkgname=blender
|
pkgname=blender
|
||||||
pkgver=2.81.a
|
pkgver=2.81.a
|
||||||
[[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit:0:8}
|
[[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit:0:8}
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
epoch=17
|
epoch=17
|
||||||
pkgdesc="A fully integrated 3D graphics creation suite"
|
pkgdesc="A fully integrated 3D graphics creation suite"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
|
Loading…
Reference in a new issue