diff options
author | root <root@rshg054.dnsready.net> | 2013-07-14 01:49:21 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-07-14 01:49:21 -0700 |
commit | d525d9a731f5d79c1128a192b9d2977a2967570f (patch) | |
tree | 2a17d6445748cb26dd944abe54a2c52a96162b00 /community/luxrays | |
parent | c9952f3a144d9fb19917d7c100dca30d2d99f629 (diff) |
Sun Jul 14 01:49:07 PDT 2013
Diffstat (limited to 'community/luxrays')
-rw-r--r-- | community/luxrays/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/luxrays/PKGBUILD b/community/luxrays/PKGBUILD index 693101a11..9d3769717 100644 --- a/community/luxrays/PKGBUILD +++ b/community/luxrays/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 93109 2013-06-24 13:55:35Z stativ $ +# $Id: PKGBUILD 94030 2013-07-13 12:33:25Z svenstaro $ # Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com> pkgname=('luxrays' 'luxmark') -pkgver=1.2 +pkgver=1.2.1 _pkgver=475fbf15f0ca -pkgrel=3 +pkgrel=1 pkgdesc="Accelerate the ray intersection process by using GPUs" arch=('i686' 'x86_64') url="http://www.luxrender.net/" |