File: watch

package info (click to toggle)
shadowsocks-v2ray-plugin 1.3.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 220 kB
  • sloc: sh: 51; makefile: 10
file content (4 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (2)
1
2
3
4
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.(xz|bz2|gz)%shadowsocks-v2ray-plugin_$1.orig.tar.$2%,\
      uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/" \
  https://github.com/shadowsocks/v2ray-plugin/tags .*/archive/v?(\d+\.\S+)\.tar\.(?:xz|bz2|gz)