From dbe91c83035626ad6cf2e943d133bb16624671c3 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Thu, 14 Nov 2013 15:36:05 +0000 Subject: Fix the download URL for install-dependency --- pipelight/build/pipelight.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pipelight/build') 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 --- ## -- cgit v1.2.3-65-gdbad