summaryrefslogtreecommitdiff
path: root/palemoon/debian/watch
blob: cc46979f2292b300de101b946ee0b296f655fc50 (plain)
1
2
3
4
5
6
7
# Reference:
version=4
opts=filenamemangle=s/.+\/v?(\d\S+)_Release\.tar\.gz/palemoon_$1.orig\.tar\.gz/ \
  https://github.com/MoonchildProductions/Pale-Moon/tags .*/v?(\d\S+)_Release\.tar\.gz
# not working. Uscan does not want to download specific, untagged git commits.
#opts="component=platform" \
#  https://github.com/MoonchildProductions/UXP/archive/41e5925b4271c598601fdc77238bbf6497576594.tar.gz
bgstack15