Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7578bfe5e043fb5cebec73bc52d0e6608b1b40b7
commit 7578bfe5e043fb5cebec73bc52d0e6608b1b40b7 Author: Melko <[email protected]> Date: Thu Apr 2 11:24:01 2015 +0200 blender-2.74-1-x86_64 * version bump diff --git a/source/xapps-extra/blender/FrugalBuild b/source/xapps-extra/blender/FrugalBuild index aa8a0f1..5858ce2 100644 --- a/source/xapps-extra/blender/FrugalBuild +++ b/source/xapps-extra/blender/FrugalBuild @@ -8,9 +8,9 @@ options+=('asneeded') pkgname=blender -pkgver=2.73 +pkgver=2.74 pkgextraver="" -pkgrel=3 +pkgrel=1 pkgdesc="A 3D modeling/rendering/animation/gaming application" url="http://blender.org" _F_gnome_iconcache="y" @@ -26,7 +26,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=('f0de29ff6bc9e4be146ca2a47baec72adfaa8d83') +sha1sums=('303a84ec01c358be77498983ba7be212212aa70b') _F_cmake_confopts="-DCMAKE_INSTALL_PREFIX=$Fprefix \ -DCMAKE_BUILD_TYPE:STRING=Release \ -DWITH_INSTALL_PORTABLE:BOOL=OFF \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
