diff options
Diffstat (limited to 'community/luxrays')
-rw-r--r-- | community/luxrays/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/luxrays/PKGBUILD b/community/luxrays/PKGBUILD index 314eac204..c9d204dc6 100644 --- a/community/luxrays/PKGBUILD +++ b/community/luxrays/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 55891 2011-09-24 16:49:03Z stephane $ +# $Id: PKGBUILD 57940 2011-11-04 18:08:34Z stativ $ # Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com> pkgname=luxrays pkgver=0.8 _pkgver=ed424ec77571 -pkgrel=5 +pkgrel=6 epoch=0 pkgdesc="Accelerate the ray intersection process by using GPUs" arch=('i686' 'x86_64') |