aboutsummaryrefslogtreecommitdiffstats
path: root/debian/README.source
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.source')
-rw-r--r--debian/README.source4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/README.source b/debian/README.source
index 6a942b0..3f74ddb 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -5,8 +5,8 @@ A quick summary of how one can update the Debian packaging of youtube-dl is
to, assuming that one already has the packages `devscripts`,
`git-buildpackage`, and `pristine-tar` installed:
- gbp clone --all ssh://git.debian.org/git/collab-maint/youtube-dl.git
- cd youtube-dl
+ gbp clone --all https://github.com/rbrito/pkg-youtube-dl
+ cd pkg-youtube-dl
gbp import-orig --pristine-tar --uscan
[ Make here some adaptations, like updating debian/patches, if needed ]
gbp buildpackage --git-pristine-tar