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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Oct 22 04:24:11 UTC 2014


    Date: Wednesday, October 22, 2014 @ 06:24:10
  Author: svenstaro
Revision: 121197

Prepare 2.72b

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-22 03:30:09 UTC (rev 121196)
+++ PKGBUILD	2014-10-22 04:24:10 UTC (rev 121197)
@@ -11,14 +11,14 @@
 # or simply roll with a new version. I usually choose the latter when the former seems
 # unreasonable.
 
-_gittag=v2.72
-#_gitcommit=d42c08
+_gittag=v2.72b
+#_gitcommit=c35a64
 
 pkgname=blender
-pkgver=2.72
+pkgver=2.72b
 [[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit}
 pkgrel=1
-epoch=14
+epoch=15
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('i686' 'x86_64')
 license=('GPL')



More information about the arch-commits mailing list