summaryrefslogtreecommitdiff
path: root/libre/blender
diff options
context:
space:
mode:
Diffstat (limited to 'libre/blender')
-rw-r--r--libre/blender/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/blender/PKGBUILD b/libre/blender/PKGBUILD
index 19a40c01d..e56b43963 100644
--- a/libre/blender/PKGBUILD
+++ b/libre/blender/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer (arch): Sven-Hendrik Haase <svenstaro@gmail.com>
+# Maintainer (arch): Sven-Hendrik Haase <svenstaro@archlinux.org>
# Maintainer (arch32): Andreas Baumann <mail@andreasbaumann.cc>
# Maintainer (archarm): Kevin Mihelich <kevin@archlinuxarm.org>
# Contributor: John Sowiak <john@archlinux.org>
@@ -28,9 +28,9 @@
pkgname=blender
-pkgver=3.3.0
-pkgrel=3
-pkgrel+=.parabola2
+pkgver=3.3.1
+pkgrel=4
+pkgrel+=.parabola1
epoch=17
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('x86_64')
@@ -114,7 +114,7 @@ prepare() {
git config submodule."release/scripts/addons_contrib".url "${srcdir}/blender-addons-contrib"
git config submodule."release/datafiles/locale".url "${srcdir}/blender-translations"
git config submodule."source/tools".url "${srcdir}/blender-dev-tools"
- git submodule update
+ git -c protocol.file.allow=always submodule update
git submodule foreach git checkout v${pkgver}