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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Oct 10 13:24:23 UTC 2015


    Date: Saturday, October 10, 2015 @ 15:24:22
  Author: svenstaro
Revision: 143596

upgpkg: blender 17:2.76-1

upstream release 2.76

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-10 12:02:29 UTC (rev 143595)
+++ PKGBUILD	2015-10-10 13:24:22 UTC (rev 143596)
@@ -11,11 +11,11 @@
 # or simply roll with a new version. I usually choose the latter when the former seems
 # unreasonable.
 
-_gittag=v2.76-rc3
+_gittag=v2.76
 #_gitcommit=e24ea81d65416d778ded6c7b9698dd673e2ed6b9
 
 pkgname=blender
-pkgver=2.76rc3
+pkgver=2.76
 #[[ -n $_gitcommit ]] && pkgver=${pkgver}.git1.${_gitcommit}
 pkgrel=1
 epoch=17
@@ -57,10 +57,6 @@
   git config submodule."release/datafiles/locale".url ${srcdir}/blender-translations
   git config submodule."scons".url ${srcdir}/scons
   git submodule update
-
-  # We need this to build with Python 3.5/3.6, remove in a release after 2.76rc1
-  git cherry-pick --no-commit 6844b02a71bd9d84af5bdbcb32eb49ea6ac552e7
-  git submodule update
 }
 
 build() {



More information about the arch-commits mailing list