diff options
-rw-r--r-- | libre/blender/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/blender/PKGBUILD b/libre/blender/PKGBUILD index 2b40070d6..1793f2952 100644 --- a/libre/blender/PKGBUILD +++ b/libre/blender/PKGBUILD @@ -19,7 +19,7 @@ pkgbase='blender' pkgname=("${pkgbase}" "${pkgbase}-addon-gimp" "${pkgbase}-addon-povray") pkgver=2.79rc2 #[[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit} -pkgrel='5.parabola1' +pkgrel='5.parabola2' epoch='17' pkgdesc='A fully integrated 3D graphics creation suite, without nonfree CUDA support' |