summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2019-10-08 23:54:13 +0200
committerbartus2019-10-08 23:54:13 +0200
commitcc04a79f3535c813237923eb28e971e4a1c7fb87 (patch)
treebf4b2732f138513e231c0ef665c24b08589c171c
parent192aecd22002423bf47f31f0351a3816ec990b73 (diff)
downloadaur-cc04a79f3535c813237923eb28e971e4a1c7fb87.tar.gz
Switch to 'master' after 'blender2.80' marger.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6de48b3d2525..e40dae10ed6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = luxcorerender-git
pkgdesc = Physically correct, unbiased rendering engine.
- pkgver = 2.2alpha1.r423.gce80403e5
+ pkgver = 2.2alpha1.r490.g294637fbd
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#branch=blender2.80
+ source = git+https://github.com/LuxCoreRender/LuxCore.git
source = python.patch
source = glfw.patch
source = boost016900_serialization.patch
diff --git a/PKGBUILD b/PKGBUILD
index 12b235a6dfce..9b53629c28fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer : bartus <arch-user-repoᘓbartus.33mail.com>
# shellcheck disable=SC2034
pkgname=luxcorerender-git
-_fragment="#branch=blender2.80" #last working
-pkgver=2.2alpha1.r423.gce80403e5
+#_fragment="#branch=blender2.80" #last working
+pkgver=2.2alpha1.r490.g294637fbd
pkgrel=1
pkgdesc="Physically correct, unbiased rendering engine."
arch=('x86_64')