From 513a79f6abedf488907e858a2e6c73bff3e30063 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Tue, 1 May 2018 14:52:20 +0530 Subject: [PATCH] Update watch file for new gitlab.com download url pattern --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 7a731f40c6..84e2f97938 100644 --- a/debian/watch +++ b/debian/watch @@ -5,4 +5,4 @@ repack,compression=xz,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,\ filenamemangle=s/.*v(.*)\/.*/gitlab-$1.tar.gz/,\ dversionmangle=s/(\d)[\+]?(debian|dfsg|ds|deb|gh)\d*(\~)*(rc)*(\d)*$/$1$3$4$5/ \ -https://gitlab.com/gitlab-org/gitlab-ce/tags .*/repository/v(.*)/archive.tar.gz +https://gitlab.com/gitlab-org/gitlab-ce/tags .*/gitlab-ce-v(.*).tar.gz