summaryrefslogtreecommitdiff
path: root/libre/blender-libre
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@adinet.com.uy>2012-07-08 17:07:22 -0300
committerMárcio Alexandre Silva Delgado <coadde@adinet.com.uy>2012-07-08 17:07:22 -0300
commit1b3bf9a15bfb0cf71c4751402d220fab747e35b5 (patch)
tree393e6954ad94a99bc86873f7b605ab977eed254a /libre/blender-libre
parent49460213996aa52454dbc357f86345bc80630be4 (diff)
blender-libre: updating PKGBUILD
Diffstat (limited to 'libre/blender-libre')
-rw-r--r--libre/blender-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/blender-libre/PKGBUILD b/libre/blender-libre/PKGBUILD
index 6fc5679e7..05b54f402 100644
--- a/libre/blender-libre/PKGBUILD
+++ b/libre/blender-libre/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: John Sowiak <john@archlinux.org>
# Contributor: tobias <tobias@archlinux.org>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
-# Maintainer (Parabola): Márcio Silva <coadde@adinet.com.uy>
+# Maintainer (Parabola): Márcio Silva <coadde@lavabit.com>
# Apparently, the blender guys refuse to release source tarballs for
# intermediate releases that deal mainly with binaries but incorporate tiny
@@ -14,9 +14,9 @@ _svn=true
_pkgname=blender
pkgname=blender-libre
true && pkgver=2.63a # Hack for svn
-true && pkgrel=2
+true && pkgrel=2.1
epoch=4
-pkgdesc="A fully integrated 3D graphics creation suite without cuda-toolkit recommendation"
+pkgdesc="A fully integrated 3D graphics creation suite (without nonfree cuda-toolkit support)"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://www.blender.org"