From da953fa18a954379cc52fec85b2f30fa368aa940 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 26 Apr 2020 16:36:27 -0700 Subject: move GitHub url to the Subsurface org Instead of using the Subsurface-divelog user on GitHub, we now use an org that was generously donated to us. Signed-off-by: Dirk Hohndel --- scripts/get-dep-lib.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/get-dep-lib.sh') diff --git a/scripts/get-dep-lib.sh b/scripts/get-dep-lib.sh index 29bece843..870b86ef7 100755 --- a/scripts/get-dep-lib.sh +++ b/scripts/get-dep-lib.sh @@ -166,7 +166,7 @@ for package in "${PACKAGES[@]}" ; do git_checkout_library breeze-icons $CURRENT_BREEZE_ICONS https://github.com/kde/breeze-icons.git ;; googlemaps) - git_checkout_library googlemaps master https://github.com/Subsurface-divelog/googlemaps.git + git_checkout_library googlemaps master https://github.com/Subsurface/googlemaps.git ;; hidapi) git_checkout_library hidapi master https://github.com/signal11/hidapi.git -- cgit v1.2.3-70-g09d2