summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f66368f83443..77cb3bbcc6be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = scrt
pkgdesc = Vandyke SecureCRT SSH Client
- pkgver = 9.4.3
+ pkgver = 9.5.0
pkgrel = 2
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.3-3219.ubuntu22-64.x86_64.deb
- md5sums = 4b58fd834046073ad877b487f1da709a
+ source = local://scrt-9.5.0-3241.ubuntu22-64.x86_64.deb
+ md5sums = db0f482e52b92dd3a9b0bfeaa5107c5d
pkgname = scrt
diff --git a/PKGBUILD b/PKGBUILD
index a8f78640c6f4..ab68f96a7fff 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.3
-incrver=3219
+pkgver=9.5.0
+incrver=3241
pkgrel=2
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=('4b58fd834046073ad877b487f1da709a')
+md5sums=('db0f482e52b92dd3a9b0bfeaa5107c5d')
package() {