aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2019-01-04 17:55:27 +0100
committerbartus2019-01-04 17:55:27 +0100
commitd4281d4980b74062c59fa4c54fce45eb35b27cc0 (patch)
tree9b5ff56f44988b7a87996895f8b327d077775607 /PKGBUILD
parent6f599823429412912124096afd5fce2c920f8194 (diff)
downloadaur-d4281d4980b74062c59fa4c54fce45eb35b27cc0.tar.gz
switch to master branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
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' \