[arch-commits] Commit in blender/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Thu Jul 9 17:49:48 UTC 2020
Date: Thursday, July 9, 2020 @ 17:49:48
Author: svenstaro
Revision: 661978
upgpkg: blender 17:2.83.2-1
Modified:
blender/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-09 17:49:47 UTC (rev 661977)
+++ PKGBUILD 2020-07-09 17:49:48 UTC (rev 661978)
@@ -14,13 +14,13 @@
# just build the package against them. I checked with NVIDIA and this way is
# fine with them.
-_gittag=v2.83.1
+_gittag=v2.83.2
# _gitcommit=054dbb833e15275e0e991e2c15e754a3e7583716
pkgname=blender
-pkgver=2.83.1
+pkgver=2.83.2
[[ -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