summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazaii2022-06-16 12:44:55 -0400
committerKazaii2022-06-16 12:44:55 -0400
commit634db193eb0e97bbbafadf053f9d735d76235ade (patch)
treec226533f6a798e1e7fd5acbcb13ff9d7b6833ad8
parent959053df41028ae8fd69177d5c879bc1f3f3af43 (diff)
downloadaur-634db193eb0e97bbbafadf053f9d735d76235ade.tar.gz
Version 9.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cfc6949601f6..0688cd0a5864 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = scrt
pkgdesc = Vandyke SecureCRT SSH Client
- pkgver = 9.2.1
+ pkgver = 9.2.2
pkgrel = 0
url = http://www.vandyke.com/products/securecrt/
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = scrt
depends = icu66
options = !strip
options = !emptydirs
- source = local://scrt-9.2.1.2768.ubuntu20-64.tar.gz
- md5sums = e97fdda6424782d0ee2279dc77c29c6b
+ source = local://scrt-9.2.2.2794.ubuntu20-64.tar.gz
+ md5sums = db61e11002e4273237bd3a7c2d0358ce
pkgname = scrt
diff --git a/PKGBUILD b/PKGBUILD
index b9b214b466ea..beba35b973dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
## Ensure the 'pkgver' and 'incrver' variables are updated below to match your package version
pkgname=scrt
-pkgver=9.2.1
-incrver=2768
+pkgver=9.2.2
+incrver=2794
pkgrel=0
pkgdesc="Vandyke SecureCRT SSH Client"
arch=('x86_64')
@@ -20,7 +20,7 @@ depends=('fontconfig' 'freetype2' 'gcc-libs' 'glibc' 'krb5' 'libcups'
'qt5-base' 'qt5-multimedia' 'xcb-util-image' 'xcb-util-keysyms' 'xcb-util-renderutil' 'xcb-util-wm' 'zlib' 'icu66')
options=('!strip' '!emptydirs')
source=("local://${pkgname}-${pkgver}.${incrver}.ubuntu20-64.tar.gz")
-md5sums=('e97fdda6424782d0ee2279dc77c29c6b')
+md5sums=('db61e11002e4273237bd3a7c2d0358ce')
package() {
cd "${srcdir}"/${pkgname}-${pkgver}