aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTBK2022-08-21 19:36:13 +0200
committerTBK2022-08-21 19:36:13 +0200
commit43ac9dbd4998517eda4e51fa7e6d32417a2a7ec9 (patch)
tree72bc33d73b2bb73a97ab476fa95e5b407dbceda1
parenta55e74df8d6a106ec94ad297397fc29be9e4df61 (diff)
downloadaur-43ac9dbd4998517eda4e51fa7e6d32417a2a7ec9.tar.gz
Update to 7.46.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a582e3b34460..ab9f85d7482e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = termius
pkgdesc = Desktop SSH Client
- pkgver = 7.46.2
+ pkgver = 7.46.4
pkgrel = 1
url = https://www.termius.com/
arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = termius
depends = libxtst
depends = nss
depends = libxss
- source = termius-7.46.2.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_124.snap
+ source = termius-7.46.4.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_125.snap
source = termius.desktop
source = tos.html
- sha512sums = 3f120225aff9bf54316cfedcc51e8f6defff85328c5a187ef76332ac0b3301e9b436d3d029f70c004fe4e4722f19e2a1ab3bc52f2eef611ebb5e83fb0fc1e97c
+ sha512sums = 982531c9e4d20d8949277fda2e365acd001d546c0ef0080d4906fdb68f4ba450ba1fc985c54d02940c5b059ec273b406fe22649d672998653cfb91e33cb20d46
sha512sums = 9b0788a02b9bf371de07adec8f3e14f4db8bf83dae6dee60d91027d8ba09cbab253b8b714f980d5c62b72d97e4ac11e6c3985139322bdceaad9f2f0232427656
sha512sums = 53f9c61fba12b72817c5e7f4e0ac520489265fbf425fa46f13129da66632b41a2a128072d9e0e64e37e4e8feb8424bc1c15eed127d630314e6459ceb2dbafb4b
diff --git a/PKGBUILD b/PKGBUILD
index 3908c00ddb9a..b7b0fb2c8d5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: TBK <aur at jjtc dot eu>
pkgname=termius
-pkgver=7.46.2
+pkgver=7.46.4
pkgrel=1
pkgdesc="Desktop SSH Client"
url="https://www.termius.com/"
@@ -14,11 +14,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_124.snap"
+ "$pkgname-$pkgver.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_125.snap"
"termius.desktop"
"tos.html"
)
-sha512sums=('3f120225aff9bf54316cfedcc51e8f6defff85328c5a187ef76332ac0b3301e9b436d3d029f70c004fe4e4722f19e2a1ab3bc52f2eef611ebb5e83fb0fc1e97c'
+sha512sums=('982531c9e4d20d8949277fda2e365acd001d546c0ef0080d4906fdb68f4ba450ba1fc985c54d02940c5b059ec273b406fe22649d672998653cfb91e33cb20d46'
'9b0788a02b9bf371de07adec8f3e14f4db8bf83dae6dee60d91027d8ba09cbab253b8b714f980d5c62b72d97e4ac11e6c3985139322bdceaad9f2f0232427656'
'53f9c61fba12b72817c5e7f4e0ac520489265fbf425fa46f13129da66632b41a2a128072d9e0e64e37e4e8feb8424bc1c15eed127d630314e6459ceb2dbafb4b')