[SCM] kodi/master: Download original tarball from GitHub
rbalint at users.alioth.debian.org
rbalint at users.alioth.debian.org
Sat Mar 28 11:24:43 UTC 2015
The following commit has been merged in the master branch:
commit 1d34a0c77be888ef893525cc5d8cb9fd88a733e8
Author: Balint Reczey <balint at balintreczey.hu>
Date: Sat Mar 28 00:02:59 2015 +0100
Download original tarball from GitHub
diff --git a/debian/watch b/debian/watch
index 219f96e..5de59d8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=repacksuffix=+dfsg1,uversionmangle=s/-.*$//,dversionmangle=s/[-.+~]?(git|snapshot|repack|dfsg)(.*)$//i,pasv \
-http://mirrors.kodi.tv/releases/source/(.*)-.*\.tar\.gz
+https://github.com/xbmc/xbmc/tags .*archive/?(\d\S*)-[A-Z].*\.tar\.gz
--
kodi packaging
More information about the pkg-multimedia-commits
mailing list