summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkistlin2022-05-12 22:16:08 +0200
committerkistlin2022-05-12 22:16:08 +0200
commit37231c1a41d039617f4f45ffaeb985e768863180 (patch)
treef531662166d200b82595cadad29945582a1281a7
parent6a8034cb68127cdf1ec480f593b16fca537185cc (diff)
downloadaur-37231c1a41d039617f4f45ffaeb985e768863180.tar.gz
update to scrt-sfx-9.2.1.2768.ubuntu20-64.tar.gz
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
-rw-r--r--scrt-sfx-opt-bin-9.2.1-2768.install (renamed from scrt-sfx-opt-bin-9.2.0-2755.install)12
3 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5e1e1918cb08..94f32d64fc04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
pkgbase = scrt-sfx-opt-bin
pkgdesc = SecureCRT + SecureFX 9.0 Bundle
- pkgver = 9.2.0
- pkgrel = 2755
+ pkgver = 9.2.1
+ pkgrel = 2768
url = https://www.vandyke.com/
- install = scrt-sfx-opt-bin-9.2.0-2755.install
+ install = scrt-sfx-opt-bin-9.2.1-2768.install
arch = x86_64
license = custom:VanDyke
depends = glibc
@@ -12,9 +12,9 @@ pkgbase = scrt-sfx-opt-bin
depends = icu66
provides = SecureCRT
provides = SecureFX
- source = file://scrt-sfx-9.2.0.2755.ubuntu20-64.tar.gz
- source = scrt-sfx-opt-bin-9.2.0-2755.install
- sha512sums = 55e71b0f5137dce775521c9ced5473a291b7af9bd8307dd2c5b60688e281f97f0f2649308f7f1b13675c579f781bba3881b2f0f49fecfcba8c0b425ddbf6dec7
- sha512sums = 09c082c4c698d0baf1f7084a465624fe4237252f49d46d6caa6fcef91e08dac163566678ebd649e57a077a45d60bae512021cf5adc0c0a7da64ac54623fc443a
+ source = file://scrt-sfx-9.2.1.2768.ubuntu20-64.tar.gz
+ source = scrt-sfx-opt-bin-9.2.1-2768.install
+ sha512sums = 9d3526927bb585ddbe6427671d4cfda902a17d2ce86d3edda441689bf2bec016a27c040710b2c5a70f555c7ddea4bd9334887235d12db48aa61b31169b0c8fb2
+ sha512sums = f46030dc72545c82e12bd59f5a54003eab04bdb8cae9584f00ab0fd33550c943f48b8621cbd82efff0333286f0d795bee870bba18c7753358645cf14bf4fbc84
pkgname = scrt-sfx-opt-bin
diff --git a/PKGBUILD b/PKGBUILD
index 37d10d641488..e671dad75f60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=scrt-sfx-opt-bin
-pkgver=9.2.0
-pkgrel=2755
+pkgver=9.2.1
+pkgrel=2768
pkgdesc='SecureCRT + SecureFX 9.0 Bundle'
arch=('x86_64')
url='https://www.vandyke.com/'
@@ -20,8 +20,8 @@ source=(
)
sha512sums=(
- "55e71b0f5137dce775521c9ced5473a291b7af9bd8307dd2c5b60688e281f97f0f2649308f7f1b13675c579f781bba3881b2f0f49fecfcba8c0b425ddbf6dec7"
- "09c082c4c698d0baf1f7084a465624fe4237252f49d46d6caa6fcef91e08dac163566678ebd649e57a077a45d60bae512021cf5adc0c0a7da64ac54623fc443a"
+ "9d3526927bb585ddbe6427671d4cfda902a17d2ce86d3edda441689bf2bec016a27c040710b2c5a70f555c7ddea4bd9334887235d12db48aa61b31169b0c8fb2"
+ "f46030dc72545c82e12bd59f5a54003eab04bdb8cae9584f00ab0fd33550c943f48b8621cbd82efff0333286f0d795bee870bba18c7753358645cf14bf4fbc84"
)
package() {
diff --git a/scrt-sfx-opt-bin-9.2.0-2755.install b/scrt-sfx-opt-bin-9.2.1-2768.install
index f36158123a4c..5cfc06474c77 100644
--- a/scrt-sfx-opt-bin-9.2.0-2755.install
+++ b/scrt-sfx-opt-bin-9.2.1-2768.install
@@ -6,20 +6,20 @@ post_install() {
echo
echo ' SecureCRT'
echo ' ---------'
- echo ' export LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.2.0.2755.ubuntu20-64:${LD_LIBRARY_PATH}'
- echo ' /opt/scrt-sfx-opt-bin/scrt-sfx-9.2.0.2755.ubuntu20-64/SecureCRT'
+ echo ' export LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.2.1.2768.ubuntu20-64:${LD_LIBRARY_PATH}'
+ echo ' /opt/scrt-sfx-opt-bin/scrt-sfx-9.2.1.2768.ubuntu20-64/SecureCRT'
echo
echo ' i3 example'
echo ' ----------'
- echo ' bindsym <modifier key>+<key> exec env LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.2.0.2755.ubuntu20-64:${LD_LIBRARY_PATH} /opt/scrt-sfx-opt-bin/scrt-sfx-9.2.0.2755.ubuntu20-64/SecureCRT'
+ echo ' bindsym <modifier key>+<key> exec env LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.2.1.2768.ubuntu20-64:${LD_LIBRARY_PATH} /opt/scrt-sfx-opt-bin/scrt-sfx-9.2.1.2768.ubuntu20-64/SecureCRT'
echo
echo ' SecureFX'
echo ' --------'
- echo ' export LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.2.0.2755.ubuntu20-64:${LD_LIBRARY_PATH}'
- echo ' /opt/scrt-sfx-opt-bin/scrt-sfx-9.2.0.2755.ubuntu20-64/SecureFX'
+ echo ' export LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.2.1.2768.ubuntu20-64:${LD_LIBRARY_PATH}'
+ echo ' /opt/scrt-sfx-opt-bin/scrt-sfx-9.2.1.2768.ubuntu20-64/SecureFX'
echo
echo ' i3 example'
echo ' ----------'
- echo ' bindsym <modifier key>+<key> exec env LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.2.0.2755.ubuntu20-64:${LD_LIBRARY_PATH} /opt/scrt-sfx-opt-bin/scrt-sfx-9.2.0.2755.ubuntu20-64/SecureFX'
+ echo ' bindsym <modifier key>+<key> exec env LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.2.1.2768.ubuntu20-64:${LD_LIBRARY_PATH} /opt/scrt-sfx-opt-bin/scrt-sfx-9.2.1.2768.ubuntu20-64/SecureFX'
echo
}