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

Sven-Hendrik Haase svenstaro at archlinux.org
Wed Jul 8 13:14:07 UTC 2015


    Date: Wednesday, July 8, 2015 @ 15:14:07
  Author: svenstaro
Revision: 136556

upgpkg: blender 17:2.75.a-1

upstream release 2.75.a (now without epochs!)

Modified:
  blender/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-08 11:21:17 UTC (rev 136555)
+++ PKGBUILD	2015-07-08 13:14:07 UTC (rev 136556)
@@ -11,13 +11,13 @@
 # or simply roll with a new version. I usually choose the latter when the former seems
 # unreasonable.
 
-_gittag=v2.75
+_gittag=v2.75a
 #_gitcommit=c6b042be
 
 pkgname=blender
-pkgver=2.75
+pkgver=2.75.a
 [[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit}
-pkgrel=2
+pkgrel=1
 epoch=17
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('i686' 'x86_64')



More information about the arch-commits mailing list