aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK2019-06-11 03:02:48 +0200
committerTBK2019-06-11 03:02:48 +0200
commit620aacffe70ec979b4ec488f3187aee43f3c58a2 (patch)
tree5e984ef24ac5ecf6e90c497bfe11627b4a929c71
parente20333e01c33d0926b36004158ce786d8b1ab36c (diff)
downloadaur-620aacffe70ec979b4ec488f3187aee43f3c58a2.tar.gz
Fix depends
Extracted from the new .deb download - https://s3.amazonaws.com/termius.desktop.autoupdate/linux/Termius.deb
-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;