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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Jan 21 18:18:20 UTC 2015


    Date: Wednesday, January 21, 2015 @ 19:18:20
  Author: svenstaro
Revision: 126366

upgpkg: blender 16:2.73a-1

upstream release 2.73a

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-21 14:14:58 UTC (rev 126365)
+++ PKGBUILD	2015-01-21 18:18:20 UTC (rev 126366)
@@ -11,14 +11,14 @@
 # or simply roll with a new version. I usually choose the latter when the former seems
 # unreasonable.
 
-#_gittag=v2.73
-_gitcommit=b4d8fb57
+_gittag=v2.73a
+#_gitcommit=b4d8fb57
 
 pkgname=blender
-pkgver=2.73
+pkgver=2.73a
 [[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit}
 pkgrel=1
-epoch=15
+epoch=16
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('i686' 'x86_64')
 license=('GPL')



More information about the arch-commits mailing list