summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2019-10-08 20:55:16 +0200
committerbartus2019-10-08 20:55:16 +0200
commit192aecd22002423bf47f31f0351a3816ec990b73 (patch)
tree6d67d1528e9cd1ed7e0347c8632eeb5d4c7e0a9d
parent094a831b6181385f5aae0c1f7fbe19b7ba1e6000 (diff)
downloadaur-192aecd22002423bf47f31f0351a3816ec990b73.tar.gz
Switch to branch 'bledner2.80'
-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')