File: watch

package info (click to toggle)
node-urlgrey 1.0.0%2B~1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 300 kB
  • sloc: javascript: 3,797; makefile: 36
file content (12 lines) | stat: -rw-r--r-- 508 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
version=4
# It is not recommended use npmregistry. Please investigate more.
# Take a look at https://wiki.debian.org/debian/watch/
opts="searchmode=plain,pgpmode=none" \
 https://registry.npmjs.org/urlgrey https://registry.npmjs.org/urlgrey/-/urlgrey-(\d[\d\.]*)@ARCHIVE_EXT@ group

opts=\
component=fast-url-parser,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-urlparser-$1/ \
 https://github.com/petkaantonov/urlparser/tags .*/archive.*/v?([\d\.]+).tar.gz group