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 7fa71ebe9..a1dd1f899 100644 --- a/libre/blender/PKGBUILD +++ b/libre/blender/PKGBUILD @@ -47,7 +47,7 @@ elif [[ "${_gitver}" = 'no' ]]; then pkgver="${_gittagver}.${_gittagrev}" # Revision fi -pkgrel='2.parabola1' +pkgrel='3.parabola1' epoch='17' pkgdesc='A fully integrated 3D graphics creation suite, without nonfree CUDA support' arch=('i686' 'x86_64' 'armv7h') |