parent
c2bc7d8a9f
commit
c993ee7435
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'blender'
|
||||
pkgname=blender
|
||||
version=2.79
|
||||
revision=2
|
||||
version=2.79b
|
||||
revision=1
|
||||
build_style="cmake"
|
||||
makedepends="
|
||||
libgomp-devel libpng-devel tiff-devel python3-devel glu-devel
|
||||
|
@ -13,9 +13,9 @@ depends="desktop-file-utils hicolor-icon-theme"
|
|||
short_desc="3D graphics creation suite"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://blender.org"
|
||||
homepage="http://www.blender.org"
|
||||
distfiles="http://download.blender.org/source/${pkgname}-${version}.tar.gz"
|
||||
checksum=a9de03e769a2a4a0bf92186556896c4f4d32fd9ac4480915ae92d7f95b25c899
|
||||
checksum=4c944c304a49e68ac687ea06f5758204def049b66dc211e1cffa1857716393bc
|
||||
patch_args="-Np1"
|
||||
|
||||
pycompile_version="$py3_ver"
|
||||
|
|
Loading…
Reference in a new issue