summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKazaii2022-08-02 17:13:04 -0400
committerKazaii2022-08-02 17:13:04 -0400
commit83794b3019c3acce3a9b3fd70a62c718475a4417 (patch)
treeab70d179ae5bb830290845d3578c87f90c7b6ae9 /PKGBUILD
parent634db193eb0e97bbbafadf053f9d735d76235ade (diff)
downloadaur-83794b3019c3acce3a9b3fd70a62c718475a4417.tar.gz
Version 9.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index beba35b973dd..48c05e9e4eac 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.2
-incrver=2794
+pkgver=9.2.3
+incrver=2829
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=('db61e11002e4273237bd3a7c2d0358ce')
+md5sums=('f139def194bf1aa5f6ebd4f56a13cca0')
package() {
cd "${srcdir}"/${pkgname}-${pkgver}