mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wsjtx: fix homepage, changelog, update-check
This commit is contained in:
parent
93a2aeffa3
commit
a192b5a471
2 changed files with 3 additions and 3 deletions
|
@ -15,8 +15,8 @@ depends="qt5-plugin-sqlite"
|
||||||
short_desc="Weak-signal Amateur Radio communication program"
|
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://wsjt.sourceforge.io/wsjtx.html"
|
||||||
changelog="https://physics.princeton.edu/pulsar/K1JT/Release_Notes.txt"
|
changelog="https://wsjt.sourceforge.io/Release_Notes.txt"
|
||||||
distfiles="${SOURCEFORGE_SITE}/wsjt/wsjtx-${version}/wsjtx-${version}.tgz"
|
distfiles="${SOURCEFORGE_SITE}/wsjt/wsjtx-${version}/wsjtx-${version}.tgz"
|
||||||
checksum=60d0e2cb45a49a6ad585b0908821a9ff2c3ac2564d61042620ff36c2ddcc765f
|
checksum=60d0e2cb45a49a6ad585b0908821a9ff2c3ac2564d61042620ff36c2ddcc765f
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
site='https://wsjt.sourceforge.io/Release_Notes.txt'
|
site='https://wsjt.sourceforge.io/Release_Notes.txt'
|
||||||
pattern='Release: WSJT-X \K[\d.-]+\d(?=)'
|
pattern='Release: WSJT-X \K[\d.-]+(rc)?\d(?=)'
|
||||||
ignore='*-rc*'
|
ignore='*-rc*'
|
||||||
|
|
Loading…
Add table
Reference in a new issue