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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Sat Jan 25 11:39:19 UTC 2014


    Date: Saturday, January 25, 2014 @ 12:39:19
  Author: svenstaro
Revision: 104735

upgpkg: blender 12:2.69.c7ac0e-1

bump

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-25 11:31:45 UTC (rev 104734)
+++ PKGBUILD	2014-01-25 11:39:19 UTC (rev 104735)
@@ -6,13 +6,13 @@
 # Sometimes blender.org takes some time to release patch releases and because Arch users
 # are impatient, we sometimes need to build from git directly.
 
-_gitcommit=5cd321203
+_gitcommit=c7ac0e
 
 pkgname=blender
 pkgver=2.69
 [[ -n $_gitcommit ]] && pkgver=2.69.$_gitcommit
 pkgrel=1
-epoch=11
+epoch=12
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('i686' 'x86_64')
 license=('GPL')




More information about the arch-commits mailing list