[arch-commits] Commit in blender/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Mon Oct 24 13:51:12 UTC 2016
Date: Monday, October 24, 2016 @ 13:51:12
Author: svenstaro
Revision: 193213
upgpkg: blender 17:2.78.a-1
upstream release 2.78a
Modified:
blender/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-24 13:19:47 UTC (rev 193212)
+++ PKGBUILD 2016-10-24 13:51:12 UTC (rev 193213)
@@ -11,13 +11,13 @@
# or simply roll with a new version. I usually choose the latter when the former seems
# unreasonable.
-_gittag=v2.78
-#_gitcommit=abf6f081c4cd5248e174caa8c1c765aa69b8cd96
+#_gittag=v2.78
+_gitcommit=e8299c81006aba1e4b926c24276ce09d70435371
pkgname=blender
-pkgver=2.78
+pkgver=2.78.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