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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Jul 22 10:53:18 UTC 2020


    Date: Wednesday, July 22, 2020 @ 10:53:18
  Author: svenstaro
Revision: 664817

upgpkg: blender 17:2.83.3-1

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-22 08:55:08 UTC (rev 664816)
+++ PKGBUILD	2020-07-22 10:53:18 UTC (rev 664817)
@@ -14,13 +14,13 @@
 # just build the package against them. I checked with NVIDIA and this way is
 # fine with them.
 
-_gittag=v2.83.2
+_gittag=v2.83.3
 # _gitcommit=054dbb833e15275e0e991e2c15e754a3e7583716
 
 pkgname=blender
-pkgver=2.83.2
+pkgver=2.83.3
 [[ -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