mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
ham/tqsl: Updated for version 2.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1649d1ea2d
commit
9ba5e26798
3 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
|||
# that is unlikely, as I am rather tall.
|
||||
|
||||
PRGNAM=tqsl
|
||||
VERSION=${VERSION:-2.0.2}
|
||||
VERSION=${VERSION:-2.0.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -6,5 +6,5 @@ Exec=tqsl %F
|
|||
TryExec=tqsl
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Application;HamRadio;Utility;
|
||||
Categories=HamRadio;Utility;
|
||||
Icon=TrustedQSL.png
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tqsl"
|
||||
VERSION="2.0.2"
|
||||
VERSION="2.0.3"
|
||||
HOMEPAGE="http://www.arrl.org/instructions"
|
||||
DOWNLOAD="http://www.arrl.org/files/file/LoTW%20Instructions/tqsl-2.0.2.tgz"
|
||||
MD5SUM="c36149c1af486fbc72ef3ac53073fd78"
|
||||
DOWNLOAD="http://www.arrl.org/files/file/LoTW%20Instructions/tqsl-2.0.3.tgz"
|
||||
MD5SUM="0e62df9f8c2fbb4b5d42d3ee9111c75a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxPython"
|
||||
|
|
Loading…
Reference in a new issue