aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2019-01-04 17:55:27 +0100
committerbartus2019-01-04 17:55:27 +0100
commitd4281d4980b74062c59fa4c54fce45eb35b27cc0 (patch)
tree9b5ff56f44988b7a87996895f8b327d077775607
parent6f599823429412912124096afd5fce2c920f8194 (diff)
downloadaur-d4281d4980b74062c59fa4c54fce45eb35b27cc0.tar.gz
switch to master branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d723ce65c03c..755691c10b47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blender-2.8-git
pkgdesc = Development version of Blender 2.8 branch
- pkgver = 2.8.r83145.10540822dcc
+ pkgver = 2.8.r83821.0d736d68967
pkgrel = 1
url = http://blender.org/
install = blender.install
@@ -35,7 +35,7 @@ pkgbase = blender-2.8-git
optdepends = cuda: CUDA support in Cycles
provides = blender-2.8
conflicts = blender-2.8
- source = git://git.blender.org/blender.git#branch=blender2.8
+ source = git://git.blender.org/blender.git#branch=master
source = blender-addons.git::git://git.blender.org/blender-addons.git
source = blender-addons-contrib.git::git://git.blender.org/blender-addons-contrib.git
source = blender-translations.git::git://git.blender.org/blender-translations.git
diff --git a/PKGBUILD b/PKGBUILD
index 12ab031d955e..23e44e5f71e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,8 @@
pkgname=blender-2.8-git
-pkgver=2.8.r83145.10540822dcc
+_fragment="#branch=master"
+pkgver=2.8.r83821.0d736d68967
pkgrel=1
pkgdesc="Development version of Blender 2.8 branch"
arch=('i686' 'x86_64')
@@ -21,7 +22,7 @@ install=blender.install
# the path in .gitmodules.
# More info:
# http://wiki.blender.org/index.php/Dev:Doc/Tools/Git
-source=('git://git.blender.org/blender.git#branch=blender2.8' \
+source=("git://git.blender.org/blender.git${_fragment}" \
'blender-addons.git::git://git.blender.org/blender-addons.git' \
'blender-addons-contrib.git::git://git.blender.org/blender-addons-contrib.git' \
'blender-translations.git::git://git.blender.org/blender-translations.git' \