From f105063feb44f95112c3a341eded6e782260ea80 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Thu, 23 Oct 2014 17:46:08 -0200 Subject: update blender --- libre/blender/PKGBUILD | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'libre') diff --git a/libre/blender/PKGBUILD b/libre/blender/PKGBUILD index 56fe35e85..f3e163b8a 100644 --- a/libre/blender/PKGBUILD +++ b/libre/blender/PKGBUILD @@ -12,27 +12,27 @@ # unreasonable. _git=no -_gittag=v2.72 -# blender: Fri, 3 Oct 2014 13:58:58 +0000 (15:58 +0200) -_gitcommit=95182d -# blender-addons: Fri, 3 Oct 2014 12:47:22 +0000 (14:47 +0200) -_gitaddonscommit=c210f8 -# blender-addons-contrib: Tue, 30 Sep 2014 20:09:07 +0000 (17:09 -0300) -_gitaddonscontribcommit=3fc30c -# blender-translations: Fri, 3 Oct 2014 13:55:15 +0000 (15:55 +0200) -_gittranslationscommit=c98069 +_gittag=v2.72b +# blender: Tue, 21 Oct 2014 11:57:39 +0000 (17:57 +0600) +_gitcommit=9e963a +# blender-addons: Tue, 21 Oct 2014 19:48:21 +0000 (21:48 +0200) +_gitaddonscommit=b71475 +# blender-addons-contrib: Tue, 14 Oct 2014 05:32:33 +0000 (16:32 +1100) +_gitaddonscontribcommit=ea70fe +# blender-translations: Mon, 13 Oct 2014 19:43:20 +0000 (21:43 +0200) +_gittranslationscommit=02219a pkgbase=blender pkgname=("$pkgbase" "$pkgbase-addon-gimp" "$pkgbase-addon-povray") -_pkgver=2.72 +_pkgver=2.72b [[ $_git == no ]] && pkgver=$_pkgver [[ $_git == yes ]] && pkgver=$_pkgver.git1.$_gitcommit pkgrel=1.parabola1 -_epoch=14 +_epoch=15 _jpgver=1.5 _llvmver=3.5 _pyver=3.4 -pkgdesc='Fully integrated 3D graphics creation suite, without nonfree cuda support' +pkgdesc='Fully integrated 3D graphics creation suite, without nonfree CUDA support' arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.$pkgbase.org" -- cgit v1.2.3