summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazaii2024-02-28 06:38:46 -0500
committerKazaii2024-02-28 06:38:46 -0500
commit568fc21033375909fd593f06299263bccd06ed43 (patch)
treec35054ff434530701bbda3ea5eb80e72618a3413
parenta10cdbde1a3157858417a878da48f36875c436e5 (diff)
downloadaur-568fc21033375909fd593f06299263bccd06ed43.tar.gz
version 9.5.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 12514e3eb20b..776eef53168b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = scrt
pkgdesc = Vandyke SecureCRT SSH Client
- pkgver = 9.5.0
- pkgrel = 5
+ pkgver = 9.5.1
+ pkgrel = 0
url = http://www.vandyke.com/products/securecrt/
arch = x86_64
license = custom
@@ -27,7 +27,7 @@ pkgbase = scrt
depends = icu70
options = !strip
options = !emptydirs
- source = local://scrt-9.5.0-3241.ubuntu22-64.x86_64.deb
- md5sums = db0f482e52b92dd3a9b0bfeaa5107c5d
+ source = local://scrt-9.5.1-323272.ubuntu22-64.x86_64.deb
+ md5sums = d35b280774849200f77092e2aa88695b
pkgname = scrt
diff --git a/PKGBUILD b/PKGBUILD
index d0103b66077a..595a10bbe514 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@
## Ensure the 'pkgver' and 'incrver' variables are updated below to match your package version
pkgname=scrt
-pkgver=9.5.0
-incrver=3241
-pkgrel=5
+pkgver=9.5.1
+incrver=323272
+pkgrel=0
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=('db0f482e52b92dd3a9b0bfeaa5107c5d')
+md5sums=('d35b280774849200f77092e2aa88695b')
package() {