watch: use file format 4; use https URL; use pattern strings; rewrite usage comment
Jonas Smedegaard
3 years ago
0 | # run the "uscan" command to check for upstream updates and more. | |
1 | version=3 | |
2 | http://download.sugarlabs.org/sources/sucrose/fructose/Etoys/Etoys-(.*)\.tar\.\S* | |
0 | version=4 | |
1 | # check: uscan --report | |
2 | # update: gbp import-orig --upstream-vcs-tag=vX.Y.Z --uscan | |
3 | ||
4 | https://download.sugarlabs.org/sources/sucrose/fructose/Etoys/Etoys-@ANY_VERSION@@ARCHIVE_EXT@ |