File: watch

package info (click to toggle)
node-matrix-js-sdk 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,788 kB
  • sloc: sh: 227; python: 11; makefile: 10
file content (12 lines) | stat: -rw-r--r-- 439 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Example watch control file for uscan
# Rename this file to "watch" and then you can run the "uscan" command
# to check for upstream updates and more.
# See uscan(1) for format

# Compulsory line, this is a version 4 file
version=4

# GitHub hosted projects
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%<project>-$1.tar.gz%" \
   https://github.com/matrix-org/matrix-js-sdk/tags \
   (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate