summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKabir Sala2017-08-21 15:28:00 +0200
committerKabir Sala2017-08-21 15:28:00 +0200
commit545deaa2372ea7986a3a26769b7c3b226fdb2136 (patch)
treee249a43865842ea3c07665f91c3dc8013e0772d3
parentce3d1574919f20a897d39909c2476cd44991fad9 (diff)
downloadaur-545deaa2372ea7986a3a26769b7c3b226fdb2136.tar.gz
Update to 8.1.4.1443
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b08893df041..6f97b365af98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = scrt-sfx
pkgdesc = Vandyke SecureCRT & SecureFX SSH Client
- pkgver = 8.1.3
+ pkgver = 8.1.4
pkgrel = 1
url = http://www.vandyke.com
arch = x86_64
@@ -18,11 +18,11 @@ pkgbase = scrt-sfx
source = run_securefx.sh
md5sums = f46dbfcf871ed5056742ad2b4d0a6051
md5sums = e64a26ecdc092367dfd5bbd4035e9923
- source_x86_64 = scrt-sfx-8.1.3.1382.ubuntu16-64.tar.gz::file://scrt-sfx-8.1.3.1382.ubuntu16-64.tar.gz
- md5sums_x86_64 = 75c49b2dfa79fc2ac745cc03ed744a08
- source_i686 = scrt-sfx-8.1.3.1382.ubuntu16.tar.gz::file://scrt-sfx-8.1.3.1382.ubuntu16.tar.gz
+ source_x86_64 = scrt-sfx-8.1.4.1443.ubuntu16-64.tar.gz::file://scrt-sfx-8.1.4.1443.ubuntu16-64.tar.gz
+ md5sums_x86_64 = 0ae3a8ae3df9927cc457b7566af70d62
+ source_i686 = scrt-sfx-8.1.4.1443.ubuntu16.tar.gz::file://scrt-sfx-8.1.4.1443.ubuntu16.tar.gz
depends_i686 = lib32-openssl-1.0
- md5sums_i686 = 8d3b0ca4af6c289346490b9ae267281c
+ md5sums_i686 = 64b52eb4cbb4190f2cec8737977bc1dc
pkgname = scrt-sfx
diff --git a/PKGBUILD b/PKGBUILD
index b3a2cc6a3b70..8bc7c781baeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,16 +6,16 @@
# With Pacaur: AURDEST=. pacaur -d scrt-sfx
# Or just download all the files manually from AUR
# 2. Download
-# scrt-sfx-8.1.3.1382.ubuntu16.tar.gz
-# scrt-sfx-8.1.3.1382.ubuntu16-64.tar.gz
+# scrt-sfx-8.1.4.1443.ubuntu16.tar.gz (for 32bit systems)
+# scrt-sfx-8.1.4.1443.ubuntu16-64.tar.gz (for 64bit systems)
# From https://vandyke.com/download/securecrt/download.html
# (You'll need a free account, SecureCRT/FX will ask for the license at startup)
# And put in the same folder as the PKGBUILD
# 3. Run makepkg -i and enjoy!
pkgname=scrt-sfx
-pkgver=8.1.3
-incrver=1382
+pkgver=8.1.4
+incrver=1443
pkgrel=1
pkgdesc="Vandyke SecureCRT & SecureFX SSH Client"
arch=('x86_64' 'i686')
@@ -29,8 +29,8 @@ source=("run_securecrt.sh" "run_securefx.sh")
md5sums=('f46dbfcf871ed5056742ad2b4d0a6051' 'e64a26ecdc092367dfd5bbd4035e9923')
source_i686=("${pkgname}-${pkgver}.${incrver}.ubuntu16.tar.gz::file://${pkgname}-${pkgver}.${incrver}.ubuntu16.tar.gz")
source_x86_64=("${pkgname}-${pkgver}.${incrver}.ubuntu16-64.tar.gz::file://${pkgname}-${pkgver}.${incrver}.ubuntu16-64.tar.gz")
-md5sums_i686=('8d3b0ca4af6c289346490b9ae267281c')
-md5sums_x86_64=('75c49b2dfa79fc2ac745cc03ed744a08')
+md5sums_i686=('64b52eb4cbb4190f2cec8737977bc1dc')
+md5sums_x86_64=('0ae3a8ae3df9927cc457b7566af70d62')
package() {
install -Dm 755 ./run_securecrt.sh ${pkgdir}/usr/bin/SecureCRT