Version 9.6.3

This commit is contained in:
Kazaii 2025-05-12 20:30:15 -04:00
parent 77381c481b
commit 421b33b6a6
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = scrt
pkgdesc = Vandyke SecureCRT SSH Client
pkgver = 9.6.2
pkgver = 9.6.3
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.2-3540.ubuntu24-64.x86_64.deb
md5sums = a8c3ef7f58a98afed630934c9d8d69ca
source = local://scrt-9.6.3-3599.ubuntu24-64.x86_64.deb
md5sums = 943030fc9030e6a669ee6d5e5efa21b4
pkgname = scrt

View file

@ -8,8 +8,8 @@
## Ensure the 'pkgver' and 'incrver' variables are updated below to match your package version
pkgname=scrt
pkgver=9.6.2
incrver=3540
pkgver=9.6.3
incrver=3599
pkgrel=0
pkgdesc="Vandyke SecureCRT SSH Client"
arch=('x86_64')
@ -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=('a8c3ef7f58a98afed630934c9d8d69ca')
md5sums=('943030fc9030e6a669ee6d5e5efa21b4')
package() {