aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
-rw-r--r--termius.desktop3
2 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93b5fab52722..1a934f70ef56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=termius
pkgver=4.2.7
-pkgrel=1
+pkgrel=2
pkgdesc="Desktop SSH Client"
url="https://www.termius.com/"
arch=('x86_64')
license=('custom')
-depends=('gtk3' 'nss' 'libxtst' 'gconf' 'pulseaudio' 'gnutls' 'libxss')
+depends=('gconf' 'libnotify' 'libappindicator-gtk3' 'libxtst' 'nss' 'libxss')
makedepends=('squashfs-tools')
# Get latest version + link from https://uappexplorer.com/snap/ubuntu/termius-app || snap info termius-app || run the following
# curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/termius-app | jq '.download_url' -r
diff --git a/termius.desktop b/termius.desktop
index 560e0318f026..1e359232df40 100644
--- a/termius.desktop
+++ b/termius.desktop
@@ -1,9 +1,10 @@
[Desktop Entry]
Name=Termius
Comment=Desktop SSH Client
-Exec=termius
+Exec=termius %U
Terminal=false
Type=Application
StartupNotify=true
Icon=termius
+StartupWMClass=Termius
Categories=System;TerminalEmulator;