ver 9.6.1

This commit is contained in:
Kazaii 2024-12-19 22:48:38 -05:00
parent afdedd7de7
commit 2f451dfeee
2 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -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() {