Version 9.5.0

This commit is contained in:
Kazaii 2024-01-17 20:01:40 -05:00
parent 480b58bfd2
commit 04ab36e631
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.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

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