summaryrefslogtreecommitdiffstats
path: root/pipelight/build
diff options
context:
space:
mode:
Diffstat (limited to 'pipelight/build')
-rwxr-xr-xpipelight/build/pipelight.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/pipelight/build/pipelight.SlackBuild b/pipelight/build/pipelight.SlackBuild
index a4d8dc10..df35131c 100755
--- a/pipelight/build/pipelight.SlackBuild
+++ b/pipelight/build/pipelight.SlackBuild
@@ -73,7 +73,7 @@ SOURCE[2]="$SRCDIR/LICENSE.pluginloader-prebuilt"
SRCURL[2]="https://bitbucket.org/mmueller2012/pipelight/raw/v${VERSION}/debian/copyright"
SOURCE[3]="$SRCDIR/install-dependency-HEAD"
-SRCURL[3]="http://bazaar.launchpad.net/~mqchael/pipelight/master/download/head:/internal-scripts/install-dependency/install-dependency"
+SRCURL[3]="https://bitbucket.org/mmueller2012/pipelight/raw/master/internal-scripts/install-dependency"
##
## --- with a little luck, you won't have to edit below this point --- ##