wsjtx: add changelog, fix update detection

This commit is contained in:
classabbyamp 2022-06-27 21:02:09 -04:00
parent bacd546655
commit 36e083333d
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5
2 changed files with 4 additions and 0 deletions

View file

@ -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
View file

@ -0,0 +1,3 @@
site='https://physics.princeton.edu/pulsar/K1JT/Release_Notes.txt'
pattern='Release: WSJT-X \K[\d\w.-]+(?=)'
ignore='*-rc*'