[med-svn] [Git][med-team/sortmerna][master] Update watch - we missed a couple of versions
Steffen Möller
gitlab at salsa.debian.org
Mon Jun 8 19:16:44 BST 2020
Steffen Möller pushed to branch master at Debian Med / sortmerna
Commits:
4a0cef5d by Steffen Möller at 2020-06-08T18:16:43+00:00
Update watch - we missed a couple of versions
after version 2.1 the tarball lost the "v" prefix
- - - - -
1 changed file:
- debian/watch
Changes:
=====================================
debian/watch
=====================================
@@ -1,4 +1,6 @@
-version=3
+version=4
# The file naming is inconsistent, so you'll need to look here manually:
# http://bioinfo.lifl.fr/RNA/sortmerna/
-https://github.com/biocore/sortmerna/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%sortmerna-$1.tar.gz%" \
+ https://github.com/biocore/sortmerna/releases \
+ (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/sortmerna/-/commit/4a0cef5d7d18cfca4bc76b3c4cdf2c8067b2dffd
--
View it on GitLab: https://salsa.debian.org/med-team/sortmerna/-/commit/4a0cef5d7d18cfca4bc76b3c4cdf2c8067b2dffd
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200608/5646a819/attachment.html>
More information about the debian-med-commit
mailing list