summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2024-03-20 14:52:47 +0100
committerbartus2024-03-20 14:52:47 +0100
commitdc02eaa9793b42c5442502598d8c54ced0aba35c (patch)
tree7c9ee1f98560f6e9fdd62d9663963e9ccbfe4d0e /PKGBUILD
parent4f5663b5445094912f396050f03d0c251e8cb94b (diff)
downloadaur-blender-fracture_modifier-git.tar.gz
Switch to the GitHub source mirror
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d61f2c79477..507a6c95bf90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,11 +33,11 @@ license=('GPL')
# the path in .gitmodules.
# More info:
# http://wiki.blender.org/index.php/Dev:Doc/Tools/Git
-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'
- 'blender-dev-tools.git::git://git.blender.org/blender-dev-tools.git'
+source=("blender::git+https://github.com/blender/blender${_fragment}"
+ 'blender-addons::git+https://github.com/blender/blender-addons'
+ 'blender-addons-contrib::git+https://github.com/blender/blender-addons-contrib'
+ 'blender-translations::git+https://github.com/blender/blender-translations'
+ 'blender-dev-tools::git+https://github.com/blender/blender-dev-tools'
'git+https://github.com/scorpion81/blender-fracture-helper.git'
SelectCudaComputeArch.patch
gcc8.patch