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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Mar 20 01:52:00 UTC 2016


    Date: Sunday, March 20, 2016 @ 02:52:00
  Author: svenstaro
Revision: 167664

upgpkg: blender 17:2.77-1

upstream release 2.77

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-19 20:30:17 UTC (rev 167663)
+++ PKGBUILD	2016-03-20 01:52:00 UTC (rev 167664)
@@ -12,10 +12,10 @@
 # unreasonable.
 
 #_gittag=v2.77
-_gitcommit=da81227e54e23d1f7e6c0c55c2ff939db2ee30a6
+#_gitcommit=da81227e54e23d1f7e6c0c55c2ff939db2ee30a6
 
 pkgname=blender
-pkgver=2.77beta2
+pkgver=2.77
 #[[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit}
 pkgrel=1
 epoch=17
@@ -86,7 +86,7 @@
     -DPYTHON_LIBPATH=/usr/lib \
     -DPYTHON_LIBRARY=python3.5m \
     -DPYTHON_INCLUDE_DIRS=/usr/include/python3.5m
-  make -j2 # -j5 needs 48 GB of RAM while -j9 needs 64 GB
+  make # -j5 needs 48 GB of RAM while -j9 needs 64 GB
 }
 
 package() {



More information about the arch-commits mailing list