Codebase list nose-el / 415870b
Update watch file Lev Lamberov 2 years ago
1 changed file(s) with 8 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
0 # The package was hosted on BitBucket at
1 [https://bitbucket.org/durin42/nosemacs], but now it is at
2 [https://github.com/emacsattic/nose]. There's an alternative version
3 (used in Spacemacs) at [https://github.com/syl20bnr/nose.el].
4
05 version=4
1 opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/nose-el-$1\.tar\.gz/
2 https://bitbucket.org/durin42/nosemacs/downloads?tab=tags .*/(\d\S+)\.tar\.gz
6 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%nose-el-$1.tar.gz%" \
7 https://github.com/emacsattic/nose/tags \
8 (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate