summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazaii2023-06-20 21:23:27 -0400
committerKazaii2023-06-20 21:23:27 -0400
commit9280a3f03c4234452a3b98c08640c4fc98e64b77 (patch)
treeafbae9617a66a888f5d78bcd3136ed16369415d5
parent320ed878aa1ae216c380625aaaa2695dec884af4 (diff)
downloadaur-9280a3f03c4234452a3b98c08640c4fc98e64b77.tar.gz
Version 9.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e25c332b35f..d9bdb959f16c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = scrt
pkgdesc = Vandyke SecureCRT SSH Client
- pkgver = 9.3.2
+ pkgver = 9.4.0
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.3.2-2978.ubuntu22-64.x86_64.deb
- md5sums = 87aefd1540a55dbc09899faa4d889e18
+ source = local://scrt-9.4.0-3072.ubuntu22-64.x86_64.deb
+ md5sums = fe4bddb65525bac8c44a006b5d71dbe4
pkgname = scrt
diff --git a/PKGBUILD b/PKGBUILD
index 44883ce503e0..30cc89c42a16 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.3.2
-incrver=2978
+pkgver=9.4.0
+incrver=3072
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=('87aefd1540a55dbc09899faa4d889e18')
+md5sums=('fe4bddb65525bac8c44a006b5d71dbe4')
package() {