summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazaii2023-07-31 01:23:20 -0400
committerKazaii2023-07-31 01:23:20 -0400
commitf89ce8129d17a93a270ae5784d5763e8806e6272 (patch)
treea4bb5e89e96b54e130e3a2851ba4ec2934de346c
parent9280a3f03c4234452a3b98c08640c4fc98e64b77 (diff)
downloadaur-f89ce8129d17a93a270ae5784d5763e8806e6272.tar.gz
Version 9.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9bdb959f16c..f78d5c4ef47e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = scrt
pkgdesc = Vandyke SecureCRT SSH Client
- pkgver = 9.4.0
+ pkgver = 9.4.1
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.0-3072.ubuntu22-64.x86_64.deb
- md5sums = fe4bddb65525bac8c44a006b5d71dbe4
+ source = local://scrt-9.4.1-3102.ubuntu22-64.x86_64.deb
+ md5sums = a0112bc6a273aa5d4f0375cb66c5670f
pkgname = scrt
diff --git a/PKGBUILD b/PKGBUILD
index 30cc89c42a16..dcd9f284a2c0 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.0
-incrver=3072
+pkgver=9.4.1
+incrver=3102
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=('fe4bddb65525bac8c44a006b5d71dbe4')
+md5sums=('a0112bc6a273aa5d4f0375cb66c5670f')
package() {