mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 09:17:16 +08:00
blender update
This commit is contained in:
parent
2546556c45
commit
9b1488908e
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=blender
|
||||
pkgver=2.64
|
||||
_pkgver=2.64
|
||||
_pkgver=2.64a
|
||||
pkgrel=1
|
||||
pkgdesc="A fully integrated 3D graphics creation suite"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -17,7 +17,7 @@ makedepends=('cmake' 'jack')
|
||||
screenshot=('http://www.blender.org/index.php?eID=tx_cms_showpic&file=uploads%2Fpics%2Fblender_screenshot3_03.png&width=800m&height=600m&bodyTag=%3Cbody%20style%3D%22margin%3A0%3B%20background%3A%23fff%3B%22%3E&wrap=%3Ca%20href%3D%22javascript%3Aclose%28%29%3B%22%3E%20%7C%20%3C%2Fa%3E&md5=cddc8ef0fbe1e90d0d22e78b4911860b')
|
||||
install=blender.install
|
||||
source=(http://download.blender.org/source/$pkgname-$_pkgver.tar.gz)
|
||||
md5sums=('caec080d2a3dcd57fe1ca20c51c00e53')
|
||||
md5sums=('227627840e373914e3b92043925597cb')
|
||||
|
||||
build() {
|
||||
cd "$srcdir/$pkgname-$_pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user