blender: update to 2.76b.
This commit is contained in:
parent
3f5aac9aab
commit
1638eb58eb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'blender'
|
# Template file for 'blender'
|
||||||
pkgname=blender
|
pkgname=blender
|
||||||
version=2.76
|
version=2.76b
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
makedepends="
|
makedepends="
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://blender.org"
|
homepage="http://blender.org"
|
||||||
distfiles="http://download.blender.org/source/${pkgname}-${version}.tar.gz"
|
distfiles="http://download.blender.org/source/${pkgname}-${version}.tar.gz"
|
||||||
checksum=5b99649a89bdcd53bef8e668fbf2be5b3e9611f52f9e9c5f7e7c814c778e5835
|
checksum=bd852a8592ec2eca596a63244152506c406d8fc1d845244a8e11c84d24ad605d
|
||||||
short_desc="3D graphics creation suite"
|
short_desc="3D graphics creation suite"
|
||||||
only_for_archs="x86_64 x86_64-musl i686 i686-musl"
|
only_for_archs="x86_64 x86_64-musl i686 i686-musl"
|
||||||
configure_args="
|
configure_args="
|
||||||
|
|
Loading…
Add table
Reference in a new issue