diff --git a/app.properties b/app.properties index ed9e6d26..5142ec2b 100644 --- a/app.properties +++ b/app.properties @@ -31,6 +31,8 @@ link.help: https://www.filebot.net/support.html link.help.mas: https://www.filebot.net/mac/support.html link.help.mws: https://www.filebot.net/windows/support.html +# Support +link.patreon: https://www.patreon.com/filebot # Build diff --git a/website/index.html b/website/index.html index 8a0499a9..5eeef0bb 100644 --- a/website/index.html +++ b/website/index.html @@ -236,12 +236,13 @@
  • Available on the Windows Store
  • -
  • Looking for a Linux package? Please support FileBot for Linux via Patreon
  • - +
  • macOS app bundle: FileBot_@{version}.app
  • +
  • Debian packages: filebot_@{version}_amd64.deb
  • +
  • Portable: FileBot-@{version}-portable.tar.xz for Linux, FreeBSD and Solaris
  • +
  • Ubuntu package is available on the Ubuntu Store
  • +
  • Arch Linux package is available via AUR
  • +
  • Synology NAS package is available via Package Center
  • +
  • Docker images are available on Docker Hub