summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazaii2024-05-08 17:10:43 -0400
committerKazaii2024-05-08 17:10:43 -0400
commit5a69b7ee2f8f568d47a58584d02ce52d2b27fd64 (patch)
tree9d132133a3ac3af7fc3145ecc2379ebc1230cdfc
parentc9048bf08ada30e67d34ca8c9342ba2f2bf99d4d (diff)
downloadaur-scrt.tar.gz
Version 9.5.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ae884f024d0..155148d4b72a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = scrt
pkgdesc = Vandyke SecureCRT SSH Client
- pkgver = 9.5.1
+ pkgver = 9.5.2
pkgrel = 0
url = http://www.vandyke.com/products/securecrt/
arch = x86_64
@@ -27,7 +27,7 @@ pkgbase = scrt
depends = icu70
options = !strip
options = !emptydirs
- source = local://scrt-9.5.1-3272.ubuntu22-64.x86_64.deb
- md5sums = d35b280774849200f77092e2aa88695b
+ source = local://scrt-9.5.2-3325.ubuntu22-64.x86_64.deb
+ md5sums = 7e8bb57766987dc2c08572d218233cca
pkgname = scrt
diff --git a/PKGBUILD b/PKGBUILD
index 61ed508ca32e..4b68bb1ed2c2 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.5.1
-incrver=3272
+pkgver=9.5.2
+incrver=3325
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' 'icu70')
options=('!strip' '!emptydirs')
source=("local://${pkgname}-${pkgver}-${incrver}.ubuntu22-64.x86_64.deb")
-md5sums=('d35b280774849200f77092e2aa88695b')
+md5sums=('7e8bb57766987dc2c08572d218233cca')
package() {