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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Feb 14 16:57:21 UTC 2020


    Date: Friday, February 14, 2020 @ 16:57:21
  Author: svenstaro
Revision: 571144

upgpkg: blender 17:2.82-1

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-14 16:34:42 UTC (rev 571143)
+++ PKGBUILD	2020-02-14 16:57:21 UTC (rev 571144)
@@ -14,13 +14,13 @@
 # just build the package against them. I checked with NVIDIA and this way is
 # fine with them.
 
-_gittag=v2.81a
+_gittag=v2.82
 # _gitcommit=054dbb833e15275e0e991e2c15e754a3e7583716
 
 pkgname=blender
-pkgver=2.81.a
+pkgver=2.82
 [[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit:0:8}
-pkgrel=5
+pkgrel=1
 epoch=17
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('x86_64')



More information about the arch-commits mailing list