From 8dcee73eed3b0c7e836f662a92a8a7b8a85ea94f Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Mon, 18 Jun 2018 11:55:00 +0300 Subject: [PATCH] blender: Rebuild --- mingw-w64-blender/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-w64-blender/PKGBUILD b/mingw-w64-blender/PKGBUILD index e53f8037ba..07971e8e55 100644 --- a/mingw-w64-blender/PKGBUILD +++ b/mingw-w64-blender/PKGBUILD @@ -18,7 +18,7 @@ _minorchar=b } || { pkgver=${_basever}.${_minorchar} } -pkgrel=3 +pkgrel=4 pkgdesc="A fully integrated 3D graphics creation suite (mingw-w64)" arch=('any') license=('GPL')