Fixing md5sum

This commit is contained in:
Kazaii 2023-12-20 13:38:53 -05:00
parent 2cfd4e1678
commit 480b58bfd2
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
pkgbase = scrt
pkgdesc = Vandyke SecureCRT SSH Client
pkgver = 9.4.3
pkgrel = 1
pkgrel = 2
url = http://www.vandyke.com/products/securecrt/
arch = x86_64
license = custom
@ -28,6 +28,6 @@ pkgbase = scrt
options = !strip
options = !emptydirs
source = local://scrt-9.4.3-3219.ubuntu22-64.x86_64.deb
md5sums = a4b58fd834046073ad877b487f1da709a
md5sums = 4b58fd834046073ad877b487f1da709a
pkgname = scrt

View file

@ -10,7 +10,7 @@
pkgname=scrt
pkgver=9.4.3
incrver=3219
pkgrel=1
pkgrel=2
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'
'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=('a4b58fd834046073ad877b487f1da709a')
md5sums=('4b58fd834046073ad877b487f1da709a')
package() {