summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-07-08 21:13:17 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-07-08 21:13:17 -0300
commitaa5c6028ee2a3077b594f6e6e9a3871ee50b657d (patch)
tree204c2e611ac938cd447646cd7e2c21b22dad5dd6 /libre
parentc3260428d86edb6d5c75e87b951eb6d07c3148e1 (diff)
parentc33cf96d6c287141ef354fe74281b5af959092c4 (diff)
downloadabslibre-aa5c6028ee2a3077b594f6e6e9a3871ee50b657d.tar.gz
abslibre-aa5c6028ee2a3077b594f6e6e9a3871ee50b657d.tar.bz2
abslibre-aa5c6028ee2a3077b594f6e6e9a3871ee50b657d.zip
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to '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"