We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15be008 commit ce43f1cCopy full SHA for ce43f1c
1 file changed
debian/watch
@@ -1,6 +1,6 @@
1
-version=4
+Version: 5
2
3
-opts="searchmode=plain, \
4
- pgpsigurlmangle=s/releases\/download\/v([0-9.]+)\/yascreen-([0-9.]+)\.tar\.xz/releases\/download\/v$1\/yascreen-$1\.tar\.xz\.asc/" \
5
- https://api.github.com/repos/bbonev/yascreen/releases \
6
- https://github.com/bbonev/yascreen/releases/download/v\d[\.\d]*/yascreen-@ANY_VERSION@.tar.xz
+Source: https://api.github.com/repos/bbonev/yascreen/releases
+Matching-Pattern: https://github.com/bbonev/yascreen/releases/download/v\d[\.\d]*/yascreen-@ANY_VERSION@.tar.xz
+Pgpsigurlmangle: s/releases\/download\/v([0-9.]+)\/yascreen-([0-9.]+)\.tar\.xz/releases\/download\/v$1\/yascreen-$1\.tar\.xz\.asc/
+Searchmode: plain
0 commit comments