summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKazaii2022-05-16 21:29:42 -0400
committerKazaii2022-05-16 21:29:42 -0400
commit287617816e407a8844daa4745b6a33ec253f5a02 (patch)
tree06e7d327f9b0c305e9846b8f75f1e47f5f87776a /PKGBUILD
parent703b5174dffdbd0559ed968c011bb5e6f32d3992 (diff)
downloadaur-287617816e407a8844daa4745b6a33ec253f5a02.tar.gz
Version 9.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43aa61a5ea59..a43d3a240a55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
## Ensure the 'pkgver' and 'incrver' variables are updated below to match your package version
pkgname=scrt
-pkgver=9.2.0
-incrver=2755
+pkgver=9.2.1
+incrver=2768
pkgrel=0
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' 'icu66')
options=('!strip' '!emptydirs')
source=("local://${pkgname}-${pkgver}.${incrver}.ubuntu20-64.tar.gz")
-md5sums=('EC5B942D9D9B7E04E7B54A410E506DC0')
+md5sums=('79d0b903a46a388d31925ebcb3ac3102')
package() {
cd "${srcdir}"/${pkgname}-${pkgver}