Update to 9.41.1

This commit is contained in:
TBK 2026-07-12 07:31:54 +02:00
parent c4a42b8ea6
commit f266700c89
2 changed files with 10 additions and 6 deletions

View File

@ -1,6 +1,6 @@
pkgbase = termius-beta
pkgdesc = Desktop SSH Client
pkgver = 9.36.2
pkgver = 9.41.1
pkgrel = 1
url = https://www.termius.com/
arch = x86_64
@ -22,10 +22,12 @@ pkgbase = termius-beta
depends = util-linux-libs
depends = xdg-utils
optdepends = libappindicator-gtk3
source = termius-beta-9.36.2.snap::https://api.snapcraft.io/api/v1/snaps/download/yyZzRdoyiRz3EM7iuvjhaIjDfnlFJcZs_396.snap
options = !strip
options = !debug
source = termius-beta-9.41.1.snap::https://api.snapcraft.io/api/v1/snaps/download/yyZzRdoyiRz3EM7iuvjhaIjDfnlFJcZs_415.snap
source = termius-beta.desktop
source = tos.html
sha512sums = becd147a729988c174642d2a6f2758d17fb18d993d6222270191d169eab69eaa4ae9a495096532ab5e722d516834cbc37e3b40ebb642c2c0e1c6b413822493a7
sha512sums = 319fbe09f2ad5517fe42cda3e05ab6ac315c14a2c99c2f1fa21e995a7bb7e10d864cc4ae98ac55acd5186c76c0632c6740c066fb31a4d71cb9849ffbf0a88554
sha512sums = 8bf93360614226cf477e5322d87e5fefe781d97e30390777ccb89282219c90714e98868381ab69b001c67a606e068f51a177b6f48bbbdb0c0f4a4f27bf0f0dd4
sha512sums = 6ac7c082d1adba92dd911f46f9926f702be0f92a9843e6252364477d81364569eeeee9b37170a6d9000fde644588734cb6a11d165fc0aff3dbfbcd6ad353ca96

View File

@ -2,7 +2,7 @@
# Contributor: TBK <aur at jjtc dot eu>
pkgname=termius-beta
pkgver=9.36.2
pkgver=9.41.1
pkgrel=1
pkgdesc="Desktop SSH Client"
url="https://www.termius.com/"
@ -11,15 +11,17 @@ license=('custom')
depends=('alsa-lib' 'at-spi2-core' 'dbus' 'e2fsprogs' 'expat' 'gtk3' 'keyutils' 'libbsd' 'libnotify' 'libsecret' 'libxss' 'libxtst' 'nss' 'util-linux-libs' 'xdg-utils')
optdepends=('libappindicator-gtk3')
makedepends=('squashfs-tools')
# Prebuilt binaries without debug symbols; stripping only breaks them
options=('!strip' '!debug')
# Get latest version + link from https://snapcraft.io/termius-beta|| snap info termius-beta || run the following
# 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_396.snap"
"$pkgname-$pkgver.snap::https://api.snapcraft.io/api/v1/snaps/download/yyZzRdoyiRz3EM7iuvjhaIjDfnlFJcZs_415.snap"
"termius-beta.desktop"
"tos.html"
)
sha512sums=('becd147a729988c174642d2a6f2758d17fb18d993d6222270191d169eab69eaa4ae9a495096532ab5e722d516834cbc37e3b40ebb642c2c0e1c6b413822493a7'
sha512sums=('319fbe09f2ad5517fe42cda3e05ab6ac315c14a2c99c2f1fa21e995a7bb7e10d864cc4ae98ac55acd5186c76c0632c6740c066fb31a4d71cb9849ffbf0a88554'
'8bf93360614226cf477e5322d87e5fefe781d97e30390777ccb89282219c90714e98868381ab69b001c67a606e068f51a177b6f48bbbdb0c0f4a4f27bf0f0dd4'
'6ac7c082d1adba92dd911f46f9926f702be0f92a9843e6252364477d81364569eeeee9b37170a6d9000fde644588734cb6a11d165fc0aff3dbfbcd6ad353ca96')