summaryrefslogtreecommitdiff
path: root/community/luxrays
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-13 00:04:38 +0000
committerroot <root@rshg054.dnsready.net>2012-09-13 00:04:38 +0000
commit843685ce9dd76d37a4c7b0230eacb6d26bdf30dd (patch)
tree9151f782b8f347cf28e0f398341441d659f41f4a /community/luxrays
parent21c375ba65c4730e25cd0b135aff7811bf28c77a (diff)
Thu Sep 13 00:04:37 UTC 2012
Diffstat (limited to 'community/luxrays')
-rw-r--r--community/luxrays/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/luxrays/PKGBUILD b/community/luxrays/PKGBUILD
index 65177aa26..0f59eb835 100644
--- a/community/luxrays/PKGBUILD
+++ b/community/luxrays/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 75913 2012-09-05 11:10:59Z stativ $
+# $Id: PKGBUILD 76091 2012-09-11 09:36:55Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=luxrays
-pkgver=1.0rc4
-_pkgver=752ba5c422e0
+pkgver=1.0
+_pkgver=77f43d452539
pkgrel=1
epoch=0
pkgdesc="Accelerate the ray intersection process by using GPUs"
@@ -12,7 +12,7 @@ license=('GPL')
depends=('freeimage' 'freeglut' 'glew' 'libcl')
makedepends=('cmake' 'boost' 'opencl-headers')
source=(https://bitbucket.org/luxrender/luxrays/get/$_pkgver.tar.bz2)
-md5sums=('409a6d7b4279709c63cf2f1324d837ef')
+md5sums=('04dbda4a999f60a9ec26418bac5243cd')
build() {
cd "$srcdir/luxrender-$pkgname-$_pkgver"