Version 9.4.2

This commit is contained in:
Kazaii 2023-11-14 23:20:24 -05:00
parent f89ce8129d
commit 6f3a3c25ca
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = scrt
pkgdesc = Vandyke SecureCRT SSH Client
pkgver = 9.4.1
pkgver = 9.4.2
pkgrel = 1
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.1-3102.ubuntu22-64.x86_64.deb
md5sums = a0112bc6a273aa5d4f0375cb66c5670f
source = local://scrt-9.4.2-3191.ubuntu22-64.x86_64.deb
md5sums = abba2dd5e22c191c2cf3cdd562a26742
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.4.1
incrver=3102
pkgver=9.4.2
incrver=3191
pkgrel=1
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=('a0112bc6a273aa5d4f0375cb66c5670f')
md5sums=('abba2dd5e22c191c2cf3cdd562a26742')
package() {