summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKazaii2021-09-12 10:08:48 -0400
committerKazaii2021-09-12 10:08:48 -0400
commit44a73ab6d7618d11365d89f5739e586ced2abddc (patch)
tree238ffdab04f8bfd1db73b2ae2732de3bed431668 /PKGBUILD
parentd447af8d86c688d6c121fa97184307955736e52b (diff)
downloadaur-44a73ab6d7618d11365d89f5739e586ced2abddc.tar.gz
Version 9.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cb20dcd2877..61f1932b75c1 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.0.2
-incrver=2496
+pkgver=9.1.0
+incrver=2579
pkgrel=0
pkgdesc="Vandyke SecureCRT SSH Client"
arch=('x86_64')
@@ -21,7 +21,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=('9bbeb83d872540dedd5f4bd060304935')
+md5sums=('5D84645E8B7A586CC08BD31A338E0F41')
package() {
cd "${srcdir}"/${pkgname}-${pkgver}