[arch-commits] Commit in blender/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Jun 19 08:50:12 UTC 2019


    Date: Wednesday, June 19, 2019 @ 08:50:11
  Author: svenstaro
Revision: 482315

upgpkg: blender 17:2.79.b.git6.054dbb83-3

Bump git rev

Modified:
  blender/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-19 08:46:58 UTC (rev 482314)
+++ PKGBUILD	2019-06-19 08:50:11 UTC (rev 482315)
@@ -11,12 +11,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')



More information about the arch-commits mailing list