Date: Thursday, October 27, 2011 @ 22:03:57
  Author: eric
Revision: 141278

upgpkg: blender 3:2.60a-1

Upstream update

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2011-10-28 01:35:38 UTC (rev 141277)
+++ PKGBUILD    2011-10-28 02:03:57 UTC (rev 141278)
@@ -12,9 +12,9 @@
 _svn=false
 
 pkgname=blender
-pkgver=2.60
+pkgver=2.60a
 pkgrel=1
-epoch=2
+epoch=3
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -26,7 +26,7 @@
 install=blender.install
 if [ $_svn = false ]; then
   source=(http://download.blender.org/source/$pkgname-$pkgver.tar.gz)
-  md5sums=('2951df9d5f004c5e0375b53969205a38')
+  md5sums=('cc7e4a56c9f7941c33c958ff0338f9a6')
 else
   source=(ftp://ftp.archlinux.org/other/${pkgname}/$pkgname-$pkgver.tar.xz)
   md5sums=('7579d1139d0d6025df8afcfca64a65c4')

Reply via email to