[med-svn] [Git][med-team/q2-taxa][master] Fixed d/u/watch - now finds new version to download
Steffen Möller (@moeller)
gitlab at salsa.debian.org
Sun Jul 25 17:27:11 BST 2021
Steffen Möller pushed to branch master at Debian Med / q2-taxa
Commits:
d32000b7 by Steffen Moeller at 2021-07-25T18:26:48+02:00
Fixed d/u/watch - now finds new version to download
- - - - -
1 changed file:
- debian/watch
Changes:
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
-
-opts="filenamemangle=s/.*\/archive\/(\d[\d.]+ at ARCHIVE_EXT@)/@PACKAGE at -$1/,repacksuffix=+dfsg,repack,compression=xz,dversionmangle=auto" \
- https://github.com/qiime2/q2-taxa/releases/latest .*/archive/(\d[.\d]+)@ARCHIVE_EXT@
+opts="repack,repacksuffix=+dfsg,dversionmangle=auto,compression=xz,\
+ filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%q2-taxa-$1.tar.gz%" \
+ https://github.com/qiime2/q2-taxa/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/q2-taxa/-/commit/d32000b775553118b7daa8665e4c187aa4ecf7fc
--
View it on GitLab: https://salsa.debian.org/med-team/q2-taxa/-/commit/d32000b775553118b7daa8665e4c187aa4ecf7fc
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/20210725/9829d1e9/attachment.htm>
More information about the debian-med-commit
mailing list