summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d7401ba867a..6de48b3d2525 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = luxcorerender-git
pkgdesc = Physically correct, unbiased rendering engine.
- pkgver = 2.2alpha1.r471.g6fbe988eb
+ pkgver = 2.2alpha1.r423.gce80403e5
pkgrel = 1
url = https://www.luxcorerender.org/
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = luxcorerender-git
conflicts = luxrays-hg
conflicts = luxcorerender
options = !buildflags
- source = git+https://github.com/LuxCoreRender/LuxCore.git
+ source = git+https://github.com/LuxCoreRender/LuxCore.git#branch=blender2.80
source = python.patch
source = glfw.patch
source = boost016900_serialization.patch
diff --git a/PKGBUILD b/PKGBUILD
index 0e6f92fac373..12b235a6dfce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer : bartus <arch-user-repoᘓbartus.33mail.com>
# shellcheck disable=SC2034
pkgname=luxcorerender-git
-pkgver=2.2alpha1.r471.g6fbe988eb
+_fragment="#branch=blender2.80" #last working
+pkgver=2.2alpha1.r423.gce80403e5
pkgrel=1
pkgdesc="Physically correct, unbiased rendering engine."
arch=('x86_64')