aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristian Tismer <ctismer@gmail.com>2015-09-12 19:54:13 +0200
committerChristian Tismer <ctismer@gmail.com>2015-09-12 19:54:13 +0200
commit376056018d601dd30c3faa3197e716764b074d13 (patch)
treea2fe172204f0313fab807f898b4809c4e31c9231 /.gitmodules
parentd4dfb97cedc94bbc91f035cd709201f24a5757d5 (diff)
update submodules
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 08eb8ddd6..4cb5df7dd 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,16 +1,16 @@
[submodule "sources/pyside2"]
path = sources/pyside2
- url = https://bitbucket.org/ctismer/pyside2
+url=https://github.com/PySide/pyside2
branch = qt5
[submodule "sources/shiboken2"]
path = sources/shiboken2
- url = https://bitbucket.org/ctismer/shiboken2
+url=https://github.com/PySide/shiboken2
branch = qt5
[submodule "sources/pyside-tools2"]
path = sources/pyside-tools2
- url = https://bitbucket.org/ctismer/pyside-tools2
+url=https://github.com/PySide/pyside-tools2
branch = qt5
[submodule "sources/pyside-examples2"]
path = sources/pyside-examples2
- url = https://bitbucket.org/ctismer/pyside-examples2
+url=https://github.com/PySide/pyside-examples2
branch = qt5