aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK2023-10-14 11:51:35 +0200
committerTBK2023-10-14 11:51:35 +0200
commitfa23b70cbd0f63a1b948fe62085b523ca7507c87 (patch)
tree4ce5859ef18d7d1934739691f93727d7c962ee28
parent845922aeeccfbe03987f780fdb6c1548cbc544c1 (diff)
downloadaur-fa23b70cbd0f63a1b948fe62085b523ca7507c87.tar.gz
Update to 8.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
-rw-r--r--termius.desktop3
3 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0af06f08e47a..f691d6fb68e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = termius
pkgdesc = Desktop SSH Client
- pkgver = 8.2.0
+ pkgver = 8.4.0
pkgrel = 1
url = https://www.termius.com/
arch = x86_64
@@ -21,11 +21,11 @@ pkgbase = termius
depends = util-linux-libs
depends = xdg-utils
optdepends = libappindicator-gtk3
- source = termius-8.2.0.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_168.snap
+ source = termius-8.4.0.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_169.snap
source = termius.desktop
source = tos.html
- sha512sums = d31e8d3d4d76bad48f840f59f4f21912ac7c5a4e50ac005615cd512a73a51ffd8bf3cf7e32a18f264e5f51a90511556a90ede207c99077a52f11ff0cc25e6665
- sha512sums = 9b0788a02b9bf371de07adec8f3e14f4db8bf83dae6dee60d91027d8ba09cbab253b8b714f980d5c62b72d97e4ac11e6c3985139322bdceaad9f2f0232427656
+ sha512sums = c0a2def474d202c93b4d2a799c0971788096e80d8f31fd27e7e529dc079a15e528bc723ce96aea3c5d21e09d44fffff749af2f5d9301d7ed343221db33f895b0
+ sha512sums = f1ce576d42a624842c9d08807c11580421b708b4bd7fac3aa9874769735df87566012e8fc0f993b08618f31d2f38588cd83d8572a2700f35d42e2761984ca5d0
sha512sums = 6ac7c082d1adba92dd911f46f9926f702be0f92a9843e6252364477d81364569eeeee9b37170a6d9000fde644588734cb6a11d165fc0aff3dbfbcd6ad353ca96
pkgname = termius
diff --git a/PKGBUILD b/PKGBUILD
index 8cb90db3f48b..67106e9115a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: TBK <aur at jjtc dot eu>
pkgname=termius
-pkgver=8.2.0
+pkgver=8.4.0
pkgrel=1
pkgdesc="Desktop SSH Client"
url="https://www.termius.com/"
@@ -15,12 +15,12 @@ makedepends=('squashfs-tools')
# curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/termius-app | jq '.download_url' -r
# curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/termius-app | jq '.version' -r
source=(
- "$pkgname-$pkgver.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_168.snap"
+ "$pkgname-$pkgver.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_169.snap"
"termius.desktop"
"tos.html"
)
-sha512sums=('d31e8d3d4d76bad48f840f59f4f21912ac7c5a4e50ac005615cd512a73a51ffd8bf3cf7e32a18f264e5f51a90511556a90ede207c99077a52f11ff0cc25e6665'
- '9b0788a02b9bf371de07adec8f3e14f4db8bf83dae6dee60d91027d8ba09cbab253b8b714f980d5c62b72d97e4ac11e6c3985139322bdceaad9f2f0232427656'
+sha512sums=('c0a2def474d202c93b4d2a799c0971788096e80d8f31fd27e7e529dc079a15e528bc723ce96aea3c5d21e09d44fffff749af2f5d9301d7ed343221db33f895b0'
+ 'f1ce576d42a624842c9d08807c11580421b708b4bd7fac3aa9874769735df87566012e8fc0f993b08618f31d2f38588cd83d8572a2700f35d42e2761984ca5d0'
'6ac7c082d1adba92dd911f46f9926f702be0f92a9843e6252364477d81364569eeeee9b37170a6d9000fde644588734cb6a11d165fc0aff3dbfbcd6ad353ca96')
prepare() {
diff --git a/termius.desktop b/termius.desktop
index 1e359232df40..4ed4401e712c 100644
--- a/termius.desktop
+++ b/termius.desktop
@@ -4,7 +4,8 @@ Comment=Desktop SSH Client
Exec=termius %U
Terminal=false
Type=Application
-StartupNotify=true
Icon=termius
+StartupNotify=true
StartupWMClass=Termius
+MimeType=x-scheme-handler/termius;
Categories=System;TerminalEmulator;