summaryrefslogtreecommitdiff
path: root/extra/blender/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-14 23:14:53 +0000
committerroot <root@rshg054.dnsready.net>2011-12-14 23:14:53 +0000
commitf96b67a7733c348213a216ba6472d43614b44f04 (patch)
treeb4d773bc2fb5e8778669789ef27a7fbf17a7ea65 /extra/blender/PKGBUILD
parentf4dcb5cb43b68e265512a03a160bdda634818b43 (diff)
Wed Dec 14 23:14:53 UTC 2011
Diffstat (limited to 'extra/blender/PKGBUILD')
-rw-r--r--extra/blender/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/blender/PKGBUILD b/extra/blender/PKGBUILD
index 4e4bb6b1c..fcd0f5da2 100644
--- a/extra/blender/PKGBUILD
+++ b/extra/blender/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 142616 2011-11-12 17:15:07Z ibiru $
+# $Id: PKGBUILD 145008 2011-12-14 03:12:03Z eric $
# Contributor: John Sowiak <john@archlinux.org>
# Maintainer: tobias <tobias@archlinux.org>
@@ -12,8 +12,8 @@
_svn=false
pkgname=blender
-pkgver=2.60a
-pkgrel=2
+pkgver=2.61
+pkgrel=1
epoch=3
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('i686' 'x86_64')
@@ -21,12 +21,12 @@ license=('GPL')
url="http://www.blender.org"
depends=('libpng' 'libtiff' 'openexr' 'python' 'desktop-file-utils' \
'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils' 'glew' \
- 'freetype2' 'openal' 'libsndfile' 'ffmpeg')
+ 'freetype2' 'openal' 'ffmpeg')
makedepends=('cmake')
install=blender.install
if [ $_svn = false ]; then
source=(http://download.blender.org/source/$pkgname-$pkgver.tar.gz)
- md5sums=('cc7e4a56c9f7941c33c958ff0338f9a6')
+ md5sums=('11a4721ff92286f678bb2e05e5f29c97')
else
source=(ftp://ftp.archlinux.org/other/${pkgname}/$pkgname-$pkgver.tar.xz)
md5sums=('7579d1139d0d6025df8afcfca64a65c4')