diff options
Diffstat (limited to 'pcr/blender-addon-ogre/PKGBUILD')
-rw-r--r-- | pcr/blender-addon-ogre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/blender-addon-ogre/PKGBUILD b/pcr/blender-addon-ogre/PKGBUILD index d1115a448..7569672ba 100644 --- a/pcr/blender-addon-ogre/PKGBUILD +++ b/pcr/blender-addon-ogre/PKGBUILD @@ -1,13 +1,13 @@ # Maintainer: Márcio Silva <coadde@parabola.nu> _bldname=blender -_bldver=2.70 -_bldep=11 +_bldver=2.71 +_bldep=12 _pkgname=ogre pkgname=$_bldname-addon-$_pkgname pkgver=0.6.0 -pkgrel=4 +pkgrel=5 pkgdesc="${_bldname}2$_pkgname: A addon for the ${_bldname^} which allows export to ${_pkgname^}3D formats (scene/mesh/material/skeleton) (built for the $_bldname-libre package)" arch=any url=https://code.google.com/p/${_bldname}2$_pkgname |