Package Details: termius-beta 9.17.1-1

Git Clone URL: https://aur.archlinux.org/termius-beta.git (read-only, click to copy)
Package Base: termius-beta
Description: Desktop SSH Client
Upstream URL: https://www.termius.com/
Keywords: desktop sftp ssh
Licenses: custom
Submitter: tbk
Maintainer: tbk
Last Packager: tbk
Votes: 2
Popularity: 0.000088
First Submitted: 2019-06-11 00:42 (UTC)
Last Updated: 2025-04-02 04:50 (UTC)

Pinned Comments

tbk commented on 2019-06-11 01:28 (UTC)

There is an issue when running multiple instances where the second instance does not render the interface the snap package suffers from the same issue.

Latest Comments

Tsuna77 commented on 2025-02-19 10:30 (UTC)

Hello,

I made an update to the latest 9.14.0 version

diff --git a/PKGBUILD b/PKGBUILD
index 660041c..e2ff29a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: TBK <aur at jjtc dot eu>

 pkgname=termius-beta
-pkgver=9.9.0
+pkgver=9.14.0
 pkgrel=1
 pkgdesc="Desktop SSH Client"
 url="https://www.termius.com/"
@@ -15,11 +15,11 @@ makedepends=('squashfs-tools')
 # curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/termius-beta | jq '.download_url' -r
 # curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/termius-beta | jq '.version' -r
 source=(
-    "$pkgname-$pkgver.snap::https://api.snapcraft.io/api/v1/snaps/download/yyZzRdoyiRz3EM7iuvjhaIjDfnlFJcZs_341.snap"
+    "$pkgname-$pkgver.snap::https://api.snapcraft.io/api/v1/snaps/download/yyZzRdoyiRz3EM7iuvjhaIjDfnlFJcZs_345.snap"
     "termius-beta.desktop"
     "tos.html"
 )
-sha512sums=('3e714b0fa2c9a98720d444a359067ccd95130f2aae5ddc905ee07d25813d3ed8e5f55258c7f1a8522f7044205a05a367f351b59abfa70315585d7260e58c4b27'
+sha512sums=('6b9fb0de89eef719eb5735f93b8286a18c7b2a82c6eb183941aa105ba2470d423f1f4e94e2667049c8daa2fa1f4d3bc0408dc04e7a67ccee27a8963484ac11cf'
             '8bf93360614226cf477e5322d87e5fefe781d97e30390777ccb89282219c90714e98868381ab69b001c67a606e068f51a177b6f48bbbdb0c0f4a4f27bf0f0dd4'
             '6ac7c082d1adba92dd911f46f9926f702be0f92a9843e6252364477d81364569eeeee9b37170a6d9000fde644588734cb6a11d165fc0aff3dbfbcd6ad353ca96')


Can you add it please

tbk commented on 2019-06-11 01:28 (UTC)

There is an issue when running multiple instances where the second instance does not render the interface the snap package suffers from the same issue.