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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Jul 25 08:06:16 UTC 2019


    Date: Thursday, July 25, 2019 @ 08:06:16
  Author: svenstaro
Revision: 492769

upgpkg: blender 17:2.80rc2-1

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-25 08:06:09 UTC (rev 492768)
+++ PKGBUILD	2019-07-25 08:06:16 UTC (rev 492769)
@@ -10,13 +10,13 @@
 # or simply roll with a new version. I usually choose the latter when the former seems
 # unreasonable.
 
-_gittag=v2.80-rc1
+_gittag=v2.80-rc2
 # _gitcommit=054dbb833e15275e0e991e2c15e754a3e7583716
 
 pkgname=blender
-pkgver=2.80rc1
+pkgver=2.80rc2
 [[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit:0:8}
-pkgrel=2
+pkgrel=1
 epoch=17
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('x86_64')



More information about the arch-commits mailing list