summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMárcio Silva <marcio@pc-02.localdomain>2012-06-08 21:41:44 -0300
committerMárcio Silva <marcio@pc-02.localdomain>2012-06-08 21:41:44 -0300
commitdd8c6fec23bc67bcad5df44bb1be0a04b3941da3 (patch)
tree526438df6eea5d8c7b925956daeab0d59fdfa426
parent2257730cdfd2d6d1621334488c69dee2c7efc4ea (diff)
downloadabslibre-dd8c6fec23bc67bcad5df44bb1be0a04b3941da3.tar.gz
abslibre-dd8c6fec23bc67bcad5df44bb1be0a04b3941da3.tar.bz2
abslibre-dd8c6fec23bc67bcad5df44bb1be0a04b3941da3.zip
luxrays-libre-1.0rc2-1: updating PKGBUILD
-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"