aboutsummaryrefslogtreecommitdiffstats
path: root/testing/blender
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 10:55:12 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:51 +0000
commit84042629a131aaad4b03362c73870e9846414465 (patch)
treeb9c824eec4c9d55bf34c29ab07b2228f633de99e /testing/blender
parent21b2f294066858ae8fe5a5ad54046bfb63ef24a5 (diff)
downloadaports-84042629a131aaad4b03362c73870e9846414465.tar.bz2
aports-84042629a131aaad4b03362c73870e9846414465.tar.xz
testing/blender: rebuild against python 3.7
Diffstat (limited to 'testing/blender')
-rw-r--r--testing/blender/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/blender/APKBUILD b/testing/blender/APKBUILD
index 6f105dcaf3..4ab63d7512 100644
--- a/testing/blender/APKBUILD
+++ b/testing/blender/APKBUILD
@@ -3,7 +3,7 @@
pkgname=blender
pkgver=2.79b
_pkgver=${pkgver/[a-z]}
-pkgrel=4
+pkgrel=5
pkgdesc="3D Creation/Animation/Publishing System"
url="https://www.blender.org/"
arch="x86_64"