diff --git a/noaacap/DEBIAN/control b/noaacap/DEBIAN/control index 4fa28dd..9457160 100644 --- a/noaacap/DEBIAN/control +++ b/noaacap/DEBIAN/control @@ -1,8 +1,8 @@ Package: noaacap -Version: 0.7 +Version: 0.7.1 Section: hamradio Priority: extra Maintainer: Dan Srebnick Architecture: all -Depends: aprx (>=2.9), db-util, python-lxml, python-pip, python-bs4, python-tz +Depends: aprx (>=2.9), db-util, python3-lxml, python3-pip, python3-bs4, python3-tz Description: APRS Weather Alerts beacon exec for aprx diff --git a/noaacap/usr/local/share/noaacap/README b/noaacap/usr/local/share/noaacap/README index ced5e3a..2fceaf9 100644 --- a/noaacap/usr/local/share/noaacap/README +++ b/noaacap/usr/local/share/noaacap/README @@ -8,7 +8,7 @@ https://github.com/K2DLS/noaacap/releases Once you are running aprx >= 2.9, install noaacap: -Install via sudo dpkg -i noaacap-0.7.deb. Then, to satisfy the dependencies, +Install via sudo dpkg -i noaacap-0.7.1.deb. Then, to satisfy the dependencies, run sudo apt-get -f install. CONFIGURATION