From e92c41cb647db03f7b49a1614a0c1523ddb477b9 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 14 May 2020 15:14:30 +0000 Subject: [PATCH] community/blender to 2.82.a-6 --- community/blender/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/blender/PKGBUILD b/community/blender/PKGBUILD index 2d229f993..695ad406b 100644 --- a/community/blender/PKGBUILD +++ b/community/blender/PKGBUILD @@ -27,7 +27,7 @@ _gittag=v2.82a pkgname=blender pkgver=2.82.a [[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit:0:8} -pkgrel=3 +pkgrel=6 epoch=17 pkgdesc="A fully integrated 3D graphics creation suite" arch=('x86_64')