Git commit 21427b8fed1e1f469df9abf3e40eebaa6e237750 by Allen Winter. Committed on 20/03/2015 at 20:14. Pushed by winterz into branch 'master'. follow repo moves from gitorious M +1 -1 tools/update-checkouts M +1 -1 tools/update-scripts http://commits.kde.org/websites/quality-kde-org/21427b8fed1e1f469df9abf3e40= eebaa6e237750 diff --git a/tools/update-checkouts b/tools/update-checkouts index 488b096..94e1d35 100755 --- a/tools/update-checkouts +++ b/tools/update-checkouts @@ -113,4 +113,4 @@ rsync -av --del $TOP/websites/quality-kde-org/website/a= pi.kde.org/ /srv/www/api. = # We need Qt too cd $TOP -git_manual_update "kde-qt" "git://gitorious.org/qt/qt.git" +git_manual_update "kde-qt" "git://code.qt.io/qt/qt.git" diff --git a/tools/update-scripts b/tools/update-scripts index ec5a679..f1ed1c3 100755 --- a/tools/update-scripts +++ b/tools/update-scripts @@ -32,7 +32,7 @@ update_svn() cd $HOME = # Krazy - update from git + install -update_git krazy git://gitorious.org/krazy/krazy.git +update_git krazy git@github.com:Krazy-collection/krazy.git export QMAKE=3D/usr/lib64/qt5/bin/qmake bash $HOME/krazy/install.sh $HOME/krazy-install/ =20