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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Sat Mar 9 00:53:58 UTC 2013


    Date: Saturday, March 9, 2013 @ 01:53:58
  Author: svenstaro
Revision: 85929

upgpkg: blender 7:2.66a-1

Updating to 2.66a

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-09 00:52:51 UTC (rev 85928)
+++ PKGBUILD	2013-03-09 00:53:58 UTC (rev 85929)
@@ -9,9 +9,9 @@
 _svn=false
 
 pkgname=blender
-true && pkgver=2.66 # Hack for svn
-true && pkgrel=2
-epoch=6
+true && pkgver=2.66a # Hack for svn
+true && pkgrel=1
+epoch=7
 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=('159aedda89693321c5055819fa8e91cf')
+  md5sums=('dde8211818e35b00a1c01a11efef4533')
 else
   source=()
   md5sums=()




More information about the arch-commits mailing list