summaryrefslogtreecommitdiff
path: root/libre/luxrays-libre
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-09 03:41:38 +0000
committerroot <root@rshg054.dnsready.net>2012-06-09 03:41:38 +0000
commit0c7e29df5c6742895884a0bbcf86381f8e601782 (patch)
tree7bd9735f22934c342cdad9a64a0f3a5f8936aa2e /libre/luxrays-libre
parent18948c25a83185d48d0ef8325e81b2bc1c111b03 (diff)
Sat Jun 9 03:41:38 UTC 2012
Diffstat (limited to 'libre/luxrays-libre')
-rw-r--r--libre/luxrays-libre/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/luxrays-libre/PKGBUILD b/libre/luxrays-libre/PKGBUILD
index 564ca267d..3a5654396 100644
--- a/libre/luxrays-libre/PKGBUILD
+++ b/libre/luxrays-libre/PKGBUILD
@@ -3,12 +3,12 @@
# Maintainer (Parabola): Márcio Silva <coadde@adinet.com.uy>
_pkgname=luxrays
pkgname=luxrays-libre
-pkgver=1.0rc1
-_pkgver=396d39b06aa6
+pkgver=1.0rc2
+_pkgver=8707be9e6dc9
pkgrel=1
epoch=0
pkgdesc="Accelerate the ray intersection process by using CPUs (without OpenCL)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.luxrender.net/"
license=('GPL')
depends=('freeimage' 'freeglut' 'glew')
@@ -17,7 +17,7 @@ replaces=('luxrays')
conflicts=('luxrays')
provides=("luxrays=$pkgver")
source=(https://bitbucket.org/luxrender/luxrays/get/$_pkgver.tar.bz2)
-md5sums=('a96ac693ec2900d8d1b209f88edd7e94')
+md5sums=('b4f31563a8235a2791ab9df58be43adb')
build() {
cd "$srcdir/luxrender-$_pkgname-$_pkgver"