From 8dfd108cb8aced754644da080ba037d6fc5c4a0f Mon Sep 17 00:00:00 2001 From: sudden6 Date: Wed, 1 Jul 2020 20:54:09 +0200 Subject: [PATCH] chore: brew kde repository moved --- osx/qTox-Mac-Deployer-ULTIMATE.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osx/qTox-Mac-Deployer-ULTIMATE.sh b/osx/qTox-Mac-Deployer-ULTIMATE.sh index 5688ca589..01e7c033f 100755 --- a/osx/qTox-Mac-Deployer-ULTIMATE.sh +++ b/osx/qTox-Mac-Deployer-ULTIMATE.sh @@ -187,7 +187,7 @@ install() { fi # needed for kf5-sonnet - brew tap kde-mac/kde + brew tap kde-mac/kde https://invent.kde.org/packaging/homebrew-kde.git # brew install qt5 might take a long time to build Qt. Travis kills us if # we don't output for 10 minutes. Travis also kills us if we output too much,