summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKazaii2022-02-26 21:30:17 -0500
committerKazaii2022-02-26 21:30:17 -0500
commitb8b17bb9484f8a8f00572e3c2b7e283a5fa1734d (patch)
tree36510df92eba960b4ab498dcfc7bd8cbf231c095 /PKGBUILD
parentf907a7251d886574ae95ee9d76cc1d82f0735a76 (diff)
downloadaur-b8b17bb9484f8a8f00572e3c2b7e283a5fa1734d.tar.gz
fix md5sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8892513c7566..35574cd362ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer = Kazaii (mark.a.prosser@gmail.com)
+# Maintainer = Kazaii (mark@zealnetworks.ca)
# Contributor = Caleb Yates (caldog20@gmail.com)
# Contributor = Raymii
# SecureCRT software is owned and copyrighted by Vandyke Inc. The software is free to download for eval and requires a separately purchased license for full features and support
@@ -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' 'icu66')
options=('!strip' '!emptydirs')
source=("local://${pkgname}-${pkgver}.${incrver}.ubuntu20-64.tar.gz")
-md5sums=('9F7E5D60E777B22DCB727B1DAD1EFE7D')
+md5sums=('E41778E8D837CA8D3A83F9AE1BDD90A8')
package() {
cd "${srcdir}"/${pkgname}-${pkgver}