summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkistlin2022-12-06 20:36:35 +0100
committerkistlin2022-12-06 20:36:35 +0100
commit06fdaebc85dd4641bf9a1dc2748e5874240c20b4 (patch)
treeb24380db6273fa8d64a5f1b74ab54fbbc1f41dd7
parentdad4ecace05b8ad4c0b2fe792deaf5a95a99f13a (diff)
downloadaur-06fdaebc85dd4641bf9a1dc2748e5874240c20b4.tar.gz
update to scrt-sfx-9.3.1.2929.ubuntu20-64.tar.gz
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
-rw-r--r--scrt-sfx-opt-bin-9.3.1-2929.install (renamed from scrt-sfx-opt-bin-9.3.0-2905.install)12
3 files changed, 17 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a32e2757568e..0e727c42d25e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
pkgbase = scrt-sfx-opt-bin
pkgdesc = SecureCRT + SecureFX 9.0 Bundle
- pkgver = 9.3.0
- pkgrel = 2905
+ pkgver = 9.3.1
+ pkgrel = 2929
url = https://www.vandyke.com/
- install = scrt-sfx-opt-bin-9.3.0-2905.install
+ install = scrt-sfx-opt-bin-9.3.1-2929.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.3.0.2905.ubuntu20-64.tar.gz
- source = scrt-sfx-opt-bin-9.3.0-2905.install
- sha512sums = 7e33f44167371312b24c7a191be41080a4eb1a066353a90c7de18e8d96773c55d75a94a4a5d9137da881360fe248cde079a155779cfc18339ac47ea860c27e49
- sha512sums = 9bcf2775a2009c824d20dd0b6924b00bbc3b2c987f056f1459a36d521ec212f5c1477e75af80f7388751d94d4f35598f8cf1c3b004c9a53ca904689428abae8b
+ source = file://scrt-sfx-9.3.1.2929.ubuntu20-64.tar.gz
+ source = scrt-sfx-opt-bin-9.3.1-2929.install
+ sha512sums = c26150cc73d7447b42126942ec8f81f7d157a02256fd2fa9d7179516e20bc4a721750bb1b593e67b5dbb02c7f61467c92e0a5b25f5c6960bde2b51d29624fdb1
+ sha512sums = f1dc3fde46ea5ce3650cfdf735df85337a26e6229c70726197c618b96d3fa0b8ad06a3182c47ecc091f3162241549ede4b4e239c813ed2acb7f4e2418a6e9087
pkgname = scrt-sfx-opt-bin
diff --git a/PKGBUILD b/PKGBUILD
index b5bbfe597f7c..0d6a8a2db502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=scrt-sfx-opt-bin
-pkgver=9.3.0
-pkgrel=2905
+pkgver=9.3.1
+pkgrel=2929
pkgdesc='SecureCRT + SecureFX 9.0 Bundle'
arch=('x86_64')
url='https://www.vandyke.com/'
@@ -20,8 +20,8 @@ source=(
)
sha512sums=(
- "7e33f44167371312b24c7a191be41080a4eb1a066353a90c7de18e8d96773c55d75a94a4a5d9137da881360fe248cde079a155779cfc18339ac47ea860c27e49"
- "6a0d596f6f3e9d930165356b81be39a181a1a8ac26ec9c3e42652b5e1a63f3597d01dc577cdbff1f2e591d070259e6cfc912e213248dd12d7147b10370708128"
+ "c26150cc73d7447b42126942ec8f81f7d157a02256fd2fa9d7179516e20bc4a721750bb1b593e67b5dbb02c7f61467c92e0a5b25f5c6960bde2b51d29624fdb1"
+ "f1dc3fde46ea5ce3650cfdf735df85337a26e6229c70726197c618b96d3fa0b8ad06a3182c47ecc091f3162241549ede4b4e239c813ed2acb7f4e2418a6e9087"
)
package() {
diff --git a/scrt-sfx-opt-bin-9.3.0-2905.install b/scrt-sfx-opt-bin-9.3.1-2929.install
index a9043ce3191a..e2f3a6350efb 100644
--- a/scrt-sfx-opt-bin-9.3.0-2905.install
+++ b/scrt-sfx-opt-bin-9.3.1-2929.install
@@ -6,20 +6,20 @@ post_install() {
echo
echo ' SecureCRT'
echo ' ---------'
- echo ' export LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.3.0.2905.ubuntu20-64:${LD_LIBRARY_PATH}'
- echo ' /opt/scrt-sfx-opt-bin/scrt-sfx-9.3.0.2905.ubuntu20-64/SecureCRT'
+ echo ' export LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.3.1.2929.ubuntu20-64:${LD_LIBRARY_PATH}'
+ echo ' /opt/scrt-sfx-opt-bin/scrt-sfx-9.3.1.2929.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.3.0.2905.ubuntu20-64:${LD_LIBRARY_PATH} /opt/scrt-sfx-opt-bin/scrt-sfx-9.3.0.2905.ubuntu20-64/SecureCRT'
+ echo ' bindsym <modifier key>+<key> exec env LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.3.1.2929.ubuntu20-64:${LD_LIBRARY_PATH} /opt/scrt-sfx-opt-bin/scrt-sfx-9.3.1.2929.ubuntu20-64/SecureCRT'
echo
echo ' SecureFX'
echo ' --------'
- echo ' export LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.3.0.2905.ubuntu20-64:${LD_LIBRARY_PATH}'
- echo ' /opt/scrt-sfx-opt-bin/scrt-sfx-9.3.0.2905.ubuntu20-64/SecureFX'
+ echo ' export LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.3.1.2929.ubuntu20-64:${LD_LIBRARY_PATH}'
+ echo ' /opt/scrt-sfx-opt-bin/scrt-sfx-9.3.1.2929.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.3.0.2905.ubuntu20-64:${LD_LIBRARY_PATH} /opt/scrt-sfx-opt-bin/scrt-sfx-9.3.0.2905.ubuntu20-64/SecureFX'
+ echo ' bindsym <modifier key>+<key> exec env LD_LIBRARY_PATH=/opt/scrt-sfx-opt-bin/scrt-sfx-9.3.1.2929.ubuntu20-64:${LD_LIBRARY_PATH} /opt/scrt-sfx-opt-bin/scrt-sfx-9.3.1.2929.ubuntu20-64/SecureFX'
echo
}