[arch-commits] Commit in blender/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at nymeria.archlinux.org
Mon May 19 11:34:54 UTC 2014
Date: Monday, May 19, 2014 @ 13:34:54
Author: svenstaro
Revision: 111504
upgpkg: blender 14:2.70a-4
Try to fix segfault
Modified:
blender/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-05-19 11:01:13 UTC (rev 111503)
+++ PKGBUILD 2014-05-19 11:34:54 UTC (rev 111504)
@@ -17,7 +17,7 @@
pkgname=blender
pkgver=2.70a
[[ -n $_gitcommit ]] && pkgver=2.70.$_gitcommit
-pkgrel=3
+pkgrel=4
epoch=14
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('i686' 'x86_64')
More information about the arch-commits
mailing list