blender: update to 2.78.
This commit is contained in:
parent
b52e729919
commit
84dd00f3d6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'blender'
|
||||
pkgname=blender
|
||||
version=2.77a
|
||||
revision=3
|
||||
version=2.78
|
||||
revision=1
|
||||
build_style="cmake"
|
||||
makedepends="
|
||||
libgomp-devel libpng-devel tiff-devel python3.5-devel glu-devel
|
||||
|
@ -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=3770fa00f50a6654eb8b5fe625ca8942ab5672ac4685b7af24597251ace85c67
|
||||
checksum=17863e1ccb3bfdcc932d37cf9e525318130064c756cfb92a9ab479780d3ed441
|
||||
|
||||
pycompile_version="3.5"
|
||||
pycompile_dirs="/usr/share/blender/2.77/scripts"
|
||||
|
|
Loading…
Reference in a new issue