aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2024-03-20 14:11:01 +0100
committerbartus2024-03-20 14:44:09 +0100
commit1a91dfba68dcc823ba66b51532d39e4eeab4ebfc (patch)
tree7532549029e87a34323bdc2cda1e346899d3ee86 /PKGBUILD
parentabf82b6fd0f7e46b64c75ff56a896ac4df8335f2 (diff)
downloadaur-1a91dfba68dcc823ba66b51532d39e4eeab4ebfc.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 16d97b469e05..33ab97fc45a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -45,11 +45,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'
SelectCudaComputeArch.patch
usd_python.patch #add missing python headers when building against python enabled usd.
embree.patch #add missing embree link.