From efc2cd2665393147bc187691b32b576f18cf33ca Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 17 Aug 2018 12:27:31 +0000 Subject: [PATCH] community/blender to 2.79.b.git3.32432d91-4 --- community/blender/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/blender/PKGBUILD b/community/blender/PKGBUILD index 516c31808..589da56d6 100644 --- a/community/blender/PKGBUILD +++ b/community/blender/PKGBUILD @@ -23,7 +23,7 @@ _gitcommit=32432d91bbec558cbd88e54aece61b0d641c1761 pkgname=blender pkgver=2.79.b [[ -n $_gitcommit ]] && pkgver=${pkgver}.git3.${_gitcommit:0:8} -pkgrel=3 +pkgrel=4 epoch=17 pkgdesc="A fully integrated 3D graphics creation suite" arch=('x86_64')