blender: update to 2.78c.

This commit is contained in:
Enno Boland 2017-03-09 12:43:51 +01:00
parent 23d132eada
commit d6737762ca

View File

@ -1,6 +1,6 @@
# Template file for 'blender'
pkgname=blender
version=2.78b
version=2.78c
revision=1
build_style="cmake"
makedepends="
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2"
homepage="http://blender.org"
distfiles="http://download.blender.org/source/${pkgname}-${version}.tar.gz"
checksum=4d888ee4c90743b2f2414af6f386d75d696ce698795f277c0accc0683fc7f971
checksum=64a98ff30300f79385ddb9ad016aa790a92720ff2feb84ddb1d097e6531dd338
pycompile_version="$py3_ver"
pycompile_dirs="/usr/share/blender/$version/scripts"