diff options
Diffstat (limited to 'libre/blender')
-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 78b1c8548..ee9a63e68 100644 --- a/libre/blender/PKGBUILD +++ b/libre/blender/PKGBUILD @@ -23,7 +23,7 @@ pkgname=blender pkgver=2.81.a [[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit:0:8} pkgrel=5 -pkgrel+=.parabola1 +pkgrel+=.parabola2 epoch=17 pkgdesc="A fully integrated 3D graphics creation suite" pkgdesc+=", without nonfree CUDA support" |