Update to 9.36.2

This commit is contained in:
TBK 2026-01-20 20:13:52 +01:00
parent 46a3b1bb63
commit 2cd88b9e39
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
pkgbase = termius
pkgdesc = Desktop SSH Client
pkgver = 9.34.8
pkgver = 9.36.2
pkgrel = 1
url = https://www.termius.com/
arch = x86_64
@ -22,10 +22,10 @@ pkgbase = termius
depends = util-linux-libs
depends = xdg-utils
optdepends = libappindicator-gtk3
source = termius-9.34.8.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_250.snap
source = termius-9.36.2.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_253.snap
source = termius.desktop
source = tos.html
sha512sums = 5ac06ff21cdf7417d1d6b6fae4cdea1f864109d4f71a723ec9093983e8d37885ae7beb460a8a85905fef207ade63e6730667967972278e2c1cded42e97fa3f39
sha512sums = 8ed85b67c8f67a4e1eabb975dd40093dd14949c813b5bd454513fb9de185413c45d8fb86673929e2012e5d13dbaf00d31beec2fdfc3e93eb02a31bbeb8118295
sha512sums = f1ce576d42a624842c9d08807c11580421b708b4bd7fac3aa9874769735df87566012e8fc0f993b08618f31d2f38588cd83d8572a2700f35d42e2761984ca5d0
sha512sums = 6ac7c082d1adba92dd911f46f9926f702be0f92a9843e6252364477d81364569eeeee9b37170a6d9000fde644588734cb6a11d165fc0aff3dbfbcd6ad353ca96

View File

@ -2,7 +2,7 @@
# Contributor: TBK <aur at jjtc dot eu>
pkgname=termius
pkgver=9.34.8
pkgver=9.36.2
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-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_250.snap"
"$pkgname-$pkgver.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_253.snap"
"termius.desktop"
"tos.html"
)
sha512sums=('5ac06ff21cdf7417d1d6b6fae4cdea1f864109d4f71a723ec9093983e8d37885ae7beb460a8a85905fef207ade63e6730667967972278e2c1cded42e97fa3f39'
sha512sums=('8ed85b67c8f67a4e1eabb975dd40093dd14949c813b5bd454513fb9de185413c45d8fb86673929e2012e5d13dbaf00d31beec2fdfc3e93eb02a31bbeb8118295'
'f1ce576d42a624842c9d08807c11580421b708b4bd7fac3aa9874769735df87566012e8fc0f993b08618f31d2f38588cd83d8572a2700f35d42e2761984ca5d0'
'6ac7c082d1adba92dd911f46f9926f702be0f92a9843e6252364477d81364569eeeee9b37170a6d9000fde644588734cb6a11d165fc0aff3dbfbcd6ad353ca96')