Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4bac87c75042f75dc19195c86be4f1ed8372ee1b
commit 4bac87c75042f75dc19195c86be4f1ed8372ee1b Author: Melko <[email protected]> Date: Fri Jul 25 12:24:30 2014 +0200 blender-2.71-1-x86_64 * version bump diff --git a/source/xapps-extra/blender/FrugalBuild b/source/xapps-extra/blender/FrugalBuild index 2734541..8138edb 100644 --- a/source/xapps-extra/blender/FrugalBuild +++ b/source/xapps-extra/blender/FrugalBuild @@ -8,9 +8,9 @@ options+=('asneeded') pkgname=blender -pkgver=2.70 +pkgver=2.71 pkgextraver="" -pkgrel=3 +pkgrel=1 pkgdesc="A 3D modeling/rendering/animation/gaming application" url="http://blender.org" _F_gnome_iconcache="y" @@ -25,7 +25,7 @@ archs=('i686' 'x86_64') makedepends=('cmake' 'ftgl' 'subversion' 'boost>=1.50.0') up2date="Flasttar http://download.blender.org/source/" source=(http://download.blender.org/source/$pkgname-$pkgver$pkgextraver.tar.gz) -sha1sums=('294d89855e4bd2226bfbd4311f835709379ec309') +sha1sums=('3fb2faa7faecdcef552e2c7a66fd91347173f1cb') build() { Fcd $pkgname-$pkgver$pkgextraver _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
