From 2f451dfeeebe96b8e03e6a0291c11ac0b5325744 Mon Sep 17 00:00:00 2001 From: Kazaii Date: Thu, 19 Dec 2024 22:48:38 -0500 Subject: [PATCH] ver 9.6.1 --- .SRCINFO | 6 +++--- PKGBUILD | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a29d5096f68c6..5f1b7748ecd1a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = scrt pkgdesc = Vandyke SecureCRT SSH Client - pkgver = 9.6.0 + pkgver = 9.6.1 pkgrel = 0 url = http://www.vandyke.com/products/securecrt/ arch = x86_64 @@ -27,7 +27,7 @@ pkgbase = scrt depends = icu74 options = !strip options = !emptydirs - source = local://scrt-9.6.0-3472.ubuntu24-64.x86_64.deb - md5sums = 1f782a6ec6d5828edeeae44c70a2607a + source = local://scrt-9.6.1-3491.ubuntu24-64.x86_64.deb + md5sums = d41d8cd98f00b204e9800998ecf8427e pkgname = scrt diff --git a/PKGBUILD b/PKGBUILD index 5a1f7814455ea..e2f62d97a5162 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,9 +8,9 @@ ## Ensure the 'pkgver' and 'incrver' variables are updated below to match your package version pkgname=scrt -pkgver=9.6.0 -incrver=3472 -pkgrel=1 +pkgver=9.6.1 +incrver=3491 +pkgrel=0 pkgdesc="Vandyke SecureCRT SSH Client" arch=('x86_64') url="http://www.vandyke.com/products/securecrt/" @@ -20,7 +20,7 @@ depends=('fontconfig' 'freetype2' 'gcc-libs' 'glibc' 'krb5' 'libcups' 'qt6-base' 'qt6-multimedia' 'xcb-util-image' 'xcb-util-keysyms' 'xcb-util-renderutil' 'xcb-util-wm' 'zlib' 'icu74') options=('!strip' '!emptydirs') source=("local://${pkgname}-${pkgver}-${incrver}.ubuntu24-64.x86_64.deb") -md5sums=('1f782a6ec6d5828edeeae44c70a2607a') +md5sums=('d41d8cd98f00b204e9800998ecf8427e') package() {