mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
wsjtx: add changelog, fix update detection
This commit is contained in:
parent
bacd546655
commit
36e083333d
2 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,7 @@ short_desc="Weak-signal Amateur Radio communication program"
|
||||||
maintainer="classabbyamp <void@placeviolette.net>"
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html"
|
homepage="https://www.physics.princeton.edu/pulsar/K1JT/wsjtx.html"
|
||||||
|
changelog="https://physics.princeton.edu/pulsar/K1JT/Release_Notes.txt"
|
||||||
distfiles="${SOURCEFORGE_SITE}/wsjt/${pkgname}-${version}/${pkgname}-${version}.tgz"
|
distfiles="${SOURCEFORGE_SITE}/wsjt/${pkgname}-${version}/${pkgname}-${version}.tgz"
|
||||||
checksum=1b3f3846ad2c0a5f410178b6612765d59ee63db249eb6cfc332ace17f0a30898
|
checksum=1b3f3846ad2c0a5f410178b6612765d59ee63db249eb6cfc332ace17f0a30898
|
||||||
|
|
||||||
|
|
3
srcpkgs/wsjtx/update
Normal file
3
srcpkgs/wsjtx/update
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
site='https://physics.princeton.edu/pulsar/K1JT/Release_Notes.txt'
|
||||||
|
pattern='Release: WSJT-X \K[\d\w.-]+(?=)'
|
||||||
|
ignore='*-rc*'
|
Loading…
Add table
Reference in a new issue