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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Sat Jul 27 20:18:49 UTC 2013


    Date: Saturday, July 27, 2013 @ 22:18:48
  Author: svenstaro
Revision: 94602

upgpkg: blender 10:2.68a-1

Updating to 2.68a

Modified:
  blender/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-27 18:38:54 UTC (rev 94601)
+++ PKGBUILD	2013-07-27 20:18:48 UTC (rev 94602)
@@ -9,10 +9,10 @@
 #_svnrev=58224
 
 pkgname=blender
-pkgver=2.68
+pkgver=2.68a
 [[ -n $_svnrev ]] && pkgver=2.68.$_svnrev
-pkgrel=2
-epoch=9
+pkgrel=1
+epoch=10
 pkgdesc="A fully integrated 3D graphics creation suite"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -27,7 +27,7 @@
 install=blender.install
 if [[ -z $_svnrev ]]; then
   source=(http://download.blender.org/source/$pkgname-$pkgver.tar.gz)
-  md5sums=('93fffb5fcbdcc44c41c0426d79b6f5c1')
+md5sums=('82bc23f7b973396d571d4d243b4ada27')
 else
   source=("${pkgname}-${pkgver}::svn+https://svn.blender.org/svnroot/bf-blender/trunk/blender#revision=${_svnrev}")
   true && md5sums=('SKIP')




More information about the arch-commits mailing list