fix flatpaks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FLATPAKS=(
|
||||
"flathub io.sourceforge.wsjt.wsjtx"
|
||||
"flathub com.js8call.JS8Call"
|
||||
"io.sourceforge.wsjt.wsjtx"
|
||||
"com.js8call.JS8Call"
|
||||
)
|
||||
|
||||
for pak in "${FLATPAKS[@]}"; do
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
# Ham utilities
|
||||
UTILITIES=(
|
||||
hamlib
|
||||
python-yattag # must come before chirp-next
|
||||
fldigi
|
||||
flrig
|
||||
hamlib
|
||||
gpds
|
||||
gpsbabel
|
||||
qgis
|
||||
@@ -13,7 +14,6 @@ UTILITIES=(
|
||||
wine
|
||||
winetricks
|
||||
pat-bin
|
||||
python-yattag # must come before chirp-next
|
||||
chirp-next
|
||||
alsa-utils
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user