diff options
Diffstat (limited to 'testing/blender')
-rw-r--r-- | testing/blender/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/blender/APKBUILD b/testing/blender/APKBUILD index 4823241f80..6f105dcaf3 100644 --- a/testing/blender/APKBUILD +++ b/testing/blender/APKBUILD @@ -3,7 +3,7 @@ pkgname=blender pkgver=2.79b _pkgver=${pkgver/[a-z]} -pkgrel=3 +pkgrel=4 pkgdesc="3D Creation/Animation/Publishing System" url="https://www.blender.org/" arch="x86_64" |