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/docker/trusty-qt512/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/docker') diff --git a/scripts/docker/trusty-qt512/Dockerfile b/scripts/docker/trusty-qt512/Dockerfile index 95310689d..1e21076c1 100644 --- a/scripts/docker/trusty-qt512/Dockerfile +++ b/scripts/docker/trusty-qt512/Dockerfile @@ -74,7 +74,7 @@ RUN apt-get remove -y libqt5core5a libqt5dbus5 libqt5gui5 ruby openssh-client # now build Subsurface once to populate the dependencies we don't get from # Ubuntu but that aren't really part of Subsurface (libgit, grantlee, googlemaps) -RUN git clone git://github.com/Subsurface-divelog/subsurface +RUN git clone git://github.com/Subsurface/subsurface RUN bash -e -x ./subsurface/scripts/build.sh -desktop -create-appdir -build-with-webkit # remove the source, but keep the install-root -- cgit v1.2.3-70-g09d2