summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukáš Jirkovský2018-04-17 21:56:48 +0200
committerLukáš Jirkovský2018-04-17 21:56:48 +0200
commit9522edc69c22af0b688e3e581a667849b6ace95f (patch)
treefc1747f42dc5328f1c42f89d819c89c16e07a525
parent04f5d1a6d2f723eac6496e9feb9abdad1dac4be0 (diff)
downloadaur-9522edc69c22af0b688e3e581a667849b6ace95f.tar.gz
update for the embree changes
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e4775444381..4dc9965e5b6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = luxrays-hg
pkgdesc = Accelerate the ray intersection process by using GPUs
pkgver = 3755+.ceb10f796325+
- pkgrel = 1
+ pkgrel = 3
url = http://www.luxrender.net/
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 0255a377ff95..137a911ae0da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Comaintainer: bartus <aur@bartus.33mail.com>
pkgname=luxrays-hg
pkgver=3755+.ceb10f796325+
-pkgrel=1
+pkgrel=3
pkgdesc="Accelerate the ray intersection process by using GPUs"
arch=('x86_64')
url="http://www.luxrender.net/"