summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKazaii2023-12-20 13:38:53 -0500
committerKazaii2023-12-20 13:38:53 -0500
commit480b58bfd276a4372fdf143e15e33fd7fadfd589 (patch)
tree27d96d034974f1694e9aaa2e7e115e6a7133b956 /PKGBUILD
parent2cfd4e1678e45ec838a4bff9382329231a1f7681 (diff)
downloadaur-480b58bfd276a4372fdf143e15e33fd7fadfd589.tar.gz
Fixing md5sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1715cd12deaf..a8f78640c6f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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() {