diff options
Diffstat (limited to 'libre')
-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 1a245334c..0554fda7f 100644 --- a/libre/blender/PKGBUILD +++ b/libre/blender/PKGBUILD @@ -46,7 +46,7 @@ elif [[ "${_git}" = 'no' ]]; then pkgver="${_gittagver}.${_gittagrev}" # Revision fi -pkgrel='4.parabola1' +pkgrel='5.parabola1' epoch='17' pkgdesc='A fully integrated 3D graphics creation suite, without nonfree CUDA support' arch=('i686' 'x86_64' 'armv7h') |