Update to 8.1.2

This commit is contained in:
TBK 2023-09-13 16:45:18 +02:00
parent 1bfdf17a07
commit ae6df76554
Signed by: tbk
GPG Key ID: 25073C138AE02C35
2 changed files with 18 additions and 7 deletions

View File

@ -1,13 +1,18 @@
pkgbase = termius pkgbase = termius
pkgdesc = Desktop SSH Client pkgdesc = Desktop SSH Client
pkgver = 8.0.4 pkgver = 8.1.2
pkgrel = 1 pkgrel = 1
url = https://www.termius.com/ url = https://www.termius.com/
arch = x86_64 arch = x86_64
license = custom license = custom
makedepends = squashfs-tools makedepends = squashfs-tools
depends = at-spi2-core depends = at-spi2-core
depends = dbus
depends = e2fsprogs
depends = expat
depends = gtk3 depends = gtk3
depends = keyutils
depends = libbsd
depends = libnotify depends = libnotify
depends = libsecret depends = libsecret
depends = libxss depends = libxss
@ -16,10 +21,10 @@ pkgbase = termius
depends = util-linux-libs depends = util-linux-libs
depends = xdg-utils depends = xdg-utils
optdepends = libappindicator-gtk3 optdepends = libappindicator-gtk3
source = termius-8.0.4.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_164.snap source = termius-8.1.2.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_167.snap
source = termius.desktop source = termius.desktop
source = tos.html source = tos.html
sha512sums = 36c8fcd5283a41450fccfaaf8896d60d4f39d5065946f23e1ea11924e1fc1ee37917b62f3e9c3cdb6046cbe62db3b2dba2a37de60b07fb97bb437d7f63eaadf6 sha512sums = 33f7322df4a7a0214971d197940e7f907fccbb246961c7c1a32a7acba292b13ca1f06a2aea788664041c09d223357f0a554be67135884acc7cb28e16e41ae40b
sha512sums = 9b0788a02b9bf371de07adec8f3e14f4db8bf83dae6dee60d91027d8ba09cbab253b8b714f980d5c62b72d97e4ac11e6c3985139322bdceaad9f2f0232427656 sha512sums = 9b0788a02b9bf371de07adec8f3e14f4db8bf83dae6dee60d91027d8ba09cbab253b8b714f980d5c62b72d97e4ac11e6c3985139322bdceaad9f2f0232427656
sha512sums = 53f9c61fba12b72817c5e7f4e0ac520489265fbf425fa46f13129da66632b41a2a128072d9e0e64e37e4e8feb8424bc1c15eed127d630314e6459ceb2dbafb4b sha512sums = 53f9c61fba12b72817c5e7f4e0ac520489265fbf425fa46f13129da66632b41a2a128072d9e0e64e37e4e8feb8424bc1c15eed127d630314e6459ceb2dbafb4b

View File

@ -2,24 +2,24 @@
# Contributor: TBK <aur at jjtc dot eu> # Contributor: TBK <aur at jjtc dot eu>
pkgname=termius pkgname=termius
pkgver=8.0.4 pkgver=8.1.2
pkgrel=1 pkgrel=1
pkgdesc="Desktop SSH Client" pkgdesc="Desktop SSH Client"
url="https://www.termius.com/" url="https://www.termius.com/"
arch=('x86_64') arch=('x86_64')
license=('custom') license=('custom')
depends=('at-spi2-core' 'gtk3' 'libnotify' 'libsecret' 'libxss' 'libxtst' 'nss' 'util-linux-libs' 'xdg-utils') depends=('at-spi2-core' 'dbus' 'e2fsprogs' 'expat' 'gtk3' 'keyutils' 'libbsd' 'libnotify' 'libsecret' 'libxss' 'libxtst' 'nss' 'util-linux-libs' 'xdg-utils')
optdepends=('libappindicator-gtk3') optdepends=('libappindicator-gtk3')
makedepends=('squashfs-tools') makedepends=('squashfs-tools')
# Get latest version + link from https://snapcraft.io/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 '.download_url' -r
# curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/termius-app | jq '.version' -r # curl -H 'X-Ubuntu-Series: 16' https://api.snapcraft.io/api/v1/snaps/details/termius-app | jq '.version' -r
source=( source=(
"$pkgname-$pkgver.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_164.snap" "$pkgname-$pkgver.snap::https://api.snapcraft.io/api/v1/snaps/download/WkTBXwoX81rBe3s3OTt3EiiLKBx2QhuS_167.snap"
"termius.desktop" "termius.desktop"
"tos.html" "tos.html"
) )
sha512sums=('36c8fcd5283a41450fccfaaf8896d60d4f39d5065946f23e1ea11924e1fc1ee37917b62f3e9c3cdb6046cbe62db3b2dba2a37de60b07fb97bb437d7f63eaadf6' sha512sums=('33f7322df4a7a0214971d197940e7f907fccbb246961c7c1a32a7acba292b13ca1f06a2aea788664041c09d223357f0a554be67135884acc7cb28e16e41ae40b'
'9b0788a02b9bf371de07adec8f3e14f4db8bf83dae6dee60d91027d8ba09cbab253b8b714f980d5c62b72d97e4ac11e6c3985139322bdceaad9f2f0232427656' '9b0788a02b9bf371de07adec8f3e14f4db8bf83dae6dee60d91027d8ba09cbab253b8b714f980d5c62b72d97e4ac11e6c3985139322bdceaad9f2f0232427656'
'53f9c61fba12b72817c5e7f4e0ac520489265fbf425fa46f13129da66632b41a2a128072d9e0e64e37e4e8feb8424bc1c15eed127d630314e6459ceb2dbafb4b') '53f9c61fba12b72817c5e7f4e0ac520489265fbf425fa46f13129da66632b41a2a128072d9e0e64e37e4e8feb8424bc1c15eed127d630314e6459ceb2dbafb4b')
@ -36,14 +36,20 @@ package() {
cp -r \ cp -r \
chrome_100_percent.pak \ chrome_100_percent.pak \
chrome_200_percent.pak \
chrome_crashpad_handler \ chrome_crashpad_handler \
icudtl.dat \ icudtl.dat \
libEGL.so \
libffmpeg.so \ libffmpeg.so \
libGLESv2.so \
libvk_swiftshader.so \
libvulkan.so.1 \
locales \ locales \
resources \ resources \
resources.pak \ resources.pak \
termius-app \ termius-app \
v8_context_snapshot.bin \ v8_context_snapshot.bin \
vk_swiftshader_icd.json \
"$pkgdir"/opt/$pkgname "$pkgdir"/opt/$pkgname
cd "$srcdir" cd "$srcdir"