diff options
Diffstat (limited to 'src/content/docs/overview/downloads.mdx')
-rw-r--r-- | src/content/docs/overview/downloads.mdx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/content/docs/overview/downloads.mdx b/src/content/docs/overview/downloads.mdx index 504dac1..c3d688b 100644 --- a/src/content/docs/overview/downloads.mdx +++ b/src/content/docs/overview/downloads.mdx @@ -53,6 +53,7 @@ select the appropriate package for your platform or use case. | `-macos-<ver>.dmg` | macOS disk image; \<ver\> = minimum required macOS version. | | `-linux-<arch>.AppImage` | AppImage for Linux; make it executable and run directly. | | `*.sig` | GPG signature file for verifying the integrity and authenticity. | +| `-qt5-` | Qt5 build, for older systems (e.g., Windows 7, Ubuntu 20.04). | ## Platform-Specific Installation @@ -71,7 +72,7 @@ Install GpgFrontend via your preferred package manager or store: /> <LinkCard title="WinGet (Windows)" - href="https://winget.run/pkg/Saturneric/GpgFrontend" + href="https://winstall.app/apps/Saturneric.GpgFrontend" description="Install via Windows Package Manager." /> <LinkCard |