diff --git a/compile.conf b/compile.conf index da1c4e0..6918eb4 100644 --- a/compile.conf +++ b/compile.conf @@ -11,8 +11,8 @@ install=/usr/local/bin/kiwix-desktop steps=/usr/lib/qt6/bin/qmake, make, sudo make install [potacat] -version=1.1.1 +version=1.1.0 git=https://github.com/Waffleslop/POTACAT.git install=$HOME/.local/bin/POTACAT.AppImage desktop=$HOME/.local/share/HamPack/desktop/potacat.desktop -steps=bash $HOME/.local/share/HamPack/patch-potacat.sh, npm install, npm run dist:linux, mv dist/*.AppImage $HOME/.local/bin/ \ No newline at end of file +steps=bash $HOME/.local/share/HamPack/patch-potacat.sh, npm install, npm run dist:linux, mv dist/*.AppImage $HOME/.local/bin/POTACAT.AppImage \ No newline at end of file