blender: update to 2.78c.
This commit is contained in:
parent
23d132eada
commit
d6737762ca
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue