aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK2020-03-17 00:38:16 +0100
committerTBK2020-03-17 00:39:46 +0100
commit8b24616e7094cd2f6b1bd44f0d1853b8fc8d1670 (patch)
tree5cd94dc65da0adcc74890010d4b4272ca407c884
parenta64877d496e7c8125d0838e2e3d3e2fb34d41939 (diff)
downloadaur-8b24616e7094cd2f6b1bd44f0d1853b8fc8d1670.tar.gz
Update to 5.6.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e39131f66329..6c59312f6d2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = termius
pkgdesc = Desktop SSH Client
- pkgver = 5.4.1
- pkgrel = 2
+ pkgver = 5.6.1
+ pkgrel = 1
url = https://www.termius.com/
arch = x86_64
license = custom
@@ -11,10 +11,10 @@ pkgbase = termius
depends = libxtst
depends = nss
depends = libxss
- source = termius-5.4.1.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_38.snap
+ source = termius-5.6.1.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_39.snap
source = termius.desktop
source = tos.html
- sha256sums = 63c6ac8819a3fb232adb34bf389b99d9afd583d6ec9ccd21835ea6ab642bc679
+ sha256sums = a1f66464d046b261fd8d8e4a93d07ef7a6437873f9ff538835b72502725141a7
sha256sums = a64e00e3fb2f3d3b81e0f4492e339ab72c61572f4e70b2268edd94c9e69acf1b
sha256sums = 9c969cc82314240860737dc09d48970271c798c9b1116ceb91556f75959788a2
diff --git a/PKGBUILD b/PKGBUILD
index 8588b6b882f1..4b4e78ea91d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,23 +2,23 @@
# Contributor: TBK <aur@jjtc.eu>
pkgname=termius
-pkgver=5.4.1
-pkgrel=2
+pkgver=5.6.1
+pkgrel=1
pkgdesc="Desktop SSH Client"
url="https://www.termius.com/"
arch=('x86_64')
license=('custom')
depends=('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
+# Get latest version + link from https://snapcraft.io/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
# 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_38.snap"
+ "${pkgname}-${pkgver}.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_39.snap"
"termius.desktop"
"tos.html"
)
-sha256sums=('63c6ac8819a3fb232adb34bf389b99d9afd583d6ec9ccd21835ea6ab642bc679'
+sha256sums=('a1f66464d046b261fd8d8e4a93d07ef7a6437873f9ff538835b72502725141a7'
'a64e00e3fb2f3d3b81e0f4492e339ab72c61572f4e70b2268edd94c9e69acf1b'
'9c969cc82314240860737dc09d48970271c798c9b1116ceb91556f75959788a2')