[arch-commits] Commit in blender/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Aug 20 22:44:58 UTC 2014


    Date: Thursday, August 21, 2014 @ 00:44:57
  Author: svenstaro
Revision: 117683

upgpkg: blender 14:2.71.git1.bb39925ec-3

glew 1.11 rebuild

Modified:
  blender/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-20 21:58:34 UTC (rev 117682)
+++ PKGBUILD	2014-08-20 22:44:57 UTC (rev 117683)
@@ -11,13 +11,13 @@
 # or simply roll with a new version. I usually choose the latter when the former seems
 # unreasonable.
 
-_gittag=v2.71
-#_gitcommit=ffffff
+#_gittag=v2.71
+_gitcommit=bb39925ec
 
 pkgname=blender
 pkgver=2.71
-[[ -n $_gitcommit ]] && pkgver=2.70.$_gitcommit
-pkgrel=2
+[[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit}
+pkgrel=3
 epoch=14
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('i686' 'x86_64')




More information about the arch-commits mailing list