From 04ab36e631af52bebaebba6cfc26cbd2f0b85466 Mon Sep 17 00:00:00 2001 From: Kazaii Date: Wed, 17 Jan 2024 20:01:40 -0500 Subject: [PATCH] Version 9.5.0 --- .SRCINFO | 6 +++--- PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f66368f834435..77cb3bbcc6bef 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 a8f78640c6f47..ab68f96a7fff7 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() {