summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazaii2023-11-14 23:20:24 -0500
committerKazaii2023-11-14 23:20:24 -0500
commit6f3a3c25ca8ef77c6147b6789efb34b4e71c7921 (patch)
treeb0df60aeebed57d7933631ca73d8ad0ef79243b8
parentf89ce8129d17a93a270ae5784d5763e8806e6272 (diff)
downloadaur-6f3a3c25ca8ef77c6147b6789efb34b4e71c7921.tar.gz
Version 9.4.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f78d5c4ef47e..ee9d56ea8f74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = scrt
pkgdesc = Vandyke SecureCRT SSH Client
- pkgver = 9.4.1
+ pkgver = 9.4.2
pkgrel = 1
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.4.1-3102.ubuntu22-64.x86_64.deb
- md5sums = a0112bc6a273aa5d4f0375cb66c5670f
+ source = local://scrt-9.4.2-3191.ubuntu22-64.x86_64.deb
+ md5sums = abba2dd5e22c191c2cf3cdd562a26742
pkgname = scrt
diff --git a/PKGBUILD b/PKGBUILD
index dcd9f284a2c0..151c1fb4270b 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.4.1
-incrver=3102
+pkgver=9.4.2
+incrver=3191
pkgrel=1
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=('a0112bc6a273aa5d4f0375cb66c5670f')
+md5sums=('abba2dd5e22c191c2cf3cdd562a26742')
package() {